]> icculus.org git repositories - btb/d2x.git/blob - misc/dos_disk.h
Partial application of linux/alpha patch. Courtesy of Falk Hueffner <falk.hueffner...
[btb/d2x.git] / misc / dos_disk.h
1 #ifndef _DISK_H
2 #define _DISK_H
3
4 unsigned long getdiskfree();
5
6 #endif