source:
bootcd/isolinux/syslinux-6.03/com32/include/sys/fpu.h
Last change on this file was e16e8f2, checked in by , 3 years ago | |
---|---|
|
|
File size: 95 bytes |
Rev | Line | |
---|---|---|
[e16e8f2] | 1 | #ifndef _SYS_FPU_H |
2 | #define _SYS_FPU_H | |
3 | ||
4 | extern int x86_init_fpu(void); | |
5 | ||
6 | #endif /* _SYS_FPU_H */ |
Note: See TracBrowser
for help on using the repository browser.