summaryrefslogtreecommitdiffstats
path: root/contrib/syslinux-4.02/com32/include/sys/fpu.h
blob: 134ae596d4eadea53a574f66e7037bee797f671d (plain) (blame)
1
2
3
4
5
6
#ifndef _SYS_FPU_H
#define _SYS_FPU_H

extern int x86_init_fpu(void);

#endif /* _SYS_FPU_H */