mirror of
https://github.com/drasko/codezero.git
synced 2026-04-10 22:19:04 +02:00
Kernel updates since December 2009
This commit is contained in:
12
include/l4/platform/pba9/platform.h
Normal file
12
include/l4/platform/pba9/platform.h
Normal file
@@ -0,0 +1,12 @@
|
||||
#ifndef __PBA9_PLATFORM_H__
|
||||
#define __PBA9_PLATFORM_H__
|
||||
/*
|
||||
* Platform specific ties between drivers and generic APIs used by the kernel.
|
||||
* E.g. system timer and console.
|
||||
*
|
||||
* Copyright (C) Bahadir Balban 2007
|
||||
*/
|
||||
|
||||
#include <l4/platform/realview/platform.h>
|
||||
|
||||
#endif /* __PBA9_PLATFORM_H__ */
|
||||
Reference in New Issue
Block a user