float.h - scc - simple c99 compiler
HTML git clone git://git.simple-cc.org/scc
DIR Log
DIR Files
DIR Refs
DIR Submodules
DIR README
DIR LICENSE
---
float.h (67B)
---
1 #ifndef _FLOAT_H
2 #define _FLOAT_H
3
4 #include <arch/float.h>
5
6 #endif