8 lines
78 B
C
8 lines
78 B
C
|
|
||
|
#ifndef _KERN_TIMER_H
|
||
|
#define _KERN_TIMER_H
|
||
|
|
||
|
#include "omap_timer.h"
|
||
|
|
||
|
#endif
|