]> git.buserror.net Git - polintos/scott/priv.git/blob - include/c/lowlevel/misc.h
Move stdio defs to stdio.h, and fix an x86 makefile bug.
[polintos/scott/priv.git] / include / c / lowlevel / misc.h
1 #ifndef _LL_MISC_H
2 #define _LL_MISC_H
3
4 #include <lowlevel/arch.h>
5 #include _LL_INC(misc.h)
6
7 #endif