index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
include
/
asm
/
timex.h
blob: 719762980578daffdaf4dfe67156f59eef4fbb78 (
plain
)
1
2
3
4
5
#ifdef __uClinux__
#include
"timex_no.h"
#else
#include
"timex_mm.h"
#endif