ApertureOS
Main Page
Modules
Data Structures
Files
File List
Globals
drivers
fpu
fpu.h
Go to the documentation of this file.
1
#ifndef _FPU_H_
2
#define _FPU_H_
3
4
#include "
types.h
"
5
6
void
FPU_Initialize
();
7
void
FPU_EnableInterrupts
();
8
9
#endif
/* end of include guard: _FPU_H_ */
types.h
FPU_EnableInterrupts
void FPU_EnableInterrupts()
Definition:
fpu.c:54
FPU_Initialize
void FPU_Initialize()
Definition:
fpu.c:7
Generated by
1.8.9.1