]> icculus.org git repositories - btb/d2x.git/blob - arch/dos/include/disk.h
This commit was generated by cvs2svn to compensate for changes in r2,
[btb/d2x.git] / arch / dos / include / disk.h
1 #ifndef _DISK_H
2 #define _DISK_H
3
4 unsigned long getdiskfree();
5
6 #endif