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

Subversion Repositories c0or1k

[/] [c0or1k/] [trunk/] [include/] [l4/] [platform/] [pba8/] [platform.h] - Blame information for rev 2

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 __PBA8_PLATFORM_H__
8
#define __PBA8_PLATFORM_H__
9
 
10
#include <l4/drivers/irq/gic/gic.h>
11
#include <l4/platform/realview/platform.h>
12
 
13
void init_platform_irq_controller();
14
void init_platform_devices();
15
 
16
#endif /* __PBA8_PLATFORM_H__ */

powered by: WebSVN 2.1.0

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