URL
https://opencores.org/ocsvn/c0or1k/c0or1k/trunk
Subversion Repositories c0or1k
[/] [c0or1k/] [trunk/] [include/] [l4/] [platform/] [pb926/] [timer.h] - Rev 2
Compare with Previous | Blame | View Log
/* * Platform encapsulation over timer driver. * * Copyright (C) 2007 Bahadir Balban * */ #ifndef __PLATFORM_PB926_TIMER_H__ #define __PLATFORM_PB926_TIMER_H__ #include <l4/drivers/timer/sp804/timer.h> #endif /* __PLATFORM_PB926_TIMER_H__ */