mirror of
https://github.com/drasko/codezero.git
synced 2026-02-01 04:33:13 +01:00
Kernel updates since December 2009
This commit is contained in:
13
include/l4/platform/beagle/timer.h
Normal file
13
include/l4/platform/beagle/timer.h
Normal file
@@ -0,0 +1,13 @@
|
||||
/*
|
||||
* Platform encapsulation over timer driver.
|
||||
*
|
||||
* Copyright (C) 2007 Bahadir Balban
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef __PLATFORM_BEAGLE_TIMER_H__
|
||||
#define __PLATFORM_BEAGLE_TIMER_H__
|
||||
|
||||
#include <l4/drivers/timer/omap/timer.h>
|
||||
|
||||
#endif /* __PLATFORM_BEAGLE_TIMER_H__ */
|
||||
Reference in New Issue
Block a user