index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
include
/
asm
/
fpu.h
blob: e19bc5ed9c377480400782004f7719be439c0d6a (
plain
)
1
2
3
4
5
#ifdef __uClinux__
#include
"fpu_no.h"
#else
#include
"fpu_mm.h"
#endif