source: bootcd/isolinux/syslinux-6.03/com32/include/sys/fpu.h @ e16e8f2

Last change on this file since e16e8f2 was e16e8f2, checked in by Edwin Eefting <edwin@datux.nl>, 3 years ago

bootstuff

  • Property mode set to 100644
File size: 95 bytes
Line 
1#ifndef _SYS_FPU_H
2#define _SYS_FPU_H
3
4extern int x86_init_fpu(void);
5
6#endif /* _SYS_FPU_H */
Note: See TracBrowser for help on using the repository browser.