repo.or.cz
/
syslinux-debian
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Adding upstream version 6.02~pre8+dfsg.
[syslinux-debian/hramrach.git]
/
com32
/
include
/
sys
/
fpu.h
blob
134ae596d4eadea53a574f66e7037bee797f671d
1
#ifndef _SYS_FPU_H
2
#define _SYS_FPU_H
3
4
extern
int
x86_init_fpu
(
void
);
5
6
#endif
/* _SYS_FPU_H */