mirror of
https://github.com/SEPPDROID/Digital-Research-Source-Code.git
synced 2025-10-23 08:24:18 +00:00
Upload
Digital Research
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/* NOFILESZ: eliminates routine to calculate filesize (used in lseek()) */
|
||||
|
||||
|
||||
nofilesz() { ; } /* stubroutine 'tag' */
|
||||
|
||||
|
||||
int _filesz() { return 32767; }
|
||||
|
Reference in New Issue
Block a user