0ad/source/lib/sysdep/unix/bsd.h

9 lines
164 B
C
Raw Normal View History

#ifndef INCLUDED_BSD
#define INCLUDED_BSD
#include "../cpu.h"
extern size_t bsd_MemorySize(CpuMemoryIndicators mem_type);
#endif // #ifndef INCLUDED_BSD