7 lines
98 B
C
7 lines
98 B
C
|
#ifndef _I386_MATH_EMU_H
|
||
|
#define _I386_MATH_EMU_H
|
||
|
|
||
|
// Don't really need anything in here.
|
||
|
|
||
|
#endif
|