Files
milsko/include/Milsko/MachDep.h
NishiOwO bf857097e5 mhm
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@8 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-09-28 06:52:49 +00:00

10 lines
137 B
C

/* $Id$ */
#ifndef __MILSKO_MACHDEP_H__
#define __MILSKO_MACHDEP_H__
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#endif