OpenCores
URL https://opencores.org/ocsvn/c0or1k/c0or1k/trunk

Subversion Repositories c0or1k

[/] [c0or1k/] [trunk/] [include/] [l4/] [platform/] [eb/] [platform.h] - Blame information for rev 6

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 drasko
/*
2
 * Platform specific ties between drivers and generic APIs used by the kernel.
3
 * E.g. system timer and console.
4
 *
5
 * Copyright (C) 2009 B Labs Ltd.
6
 */
7
#ifndef __EB_PLATFORM_H__
8
#define __EB_PLATFORM_H__
9
 
10
#include INC_PLAT(sysctrl.h)
11
#include <l4/drivers/irq/gic/gic.h>
12
#include <l4/platform/realview/platform.h>
13
 
14
void cpu_extra_init(void);
15
void init_platform_irq_controller();
16
void init_platform_devices();
17
 
18
#endif /* __EB_PLATFORM_H__ */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.