mirror of
https://github.com/SEPPDROID/Digital-Research-Source-Code.git
synced 2025-10-23 00:14:25 +00:00
Upload
Digital Research
This commit is contained in:
16
CPM OPERATING SYSTEMS/CPM 68K/1.2 SOURCE/6/YESFLOAT.C
Normal file
16
CPM OPERATING SYSTEMS/CPM 68K/1.2 SOURCE/6/YESFLOAT.C
Normal file
@@ -0,0 +1,16 @@
|
||||
|
||||
/* YESFLOAT: provides 'stubroutines' to satisfy 'nofloat' ref, if the */
|
||||
/* OPTION?.lib 'nofloat' was not linked in. */
|
||||
/* This routine belongs in the main RTL lib. */
|
||||
|
||||
nofloat() { ; } /* stubroutine 'tag' */
|
||||
|
||||
*/
|
||||
/* This routine belongs in the main RTL lib. */
|
||||
|
||||
nofloat() { ; } /* stubroutine 'tag' */
|
||||
|
||||
*/
|
||||
/* This routine belongs in the main RTL lib. */
|
||||
|
||||
nofloat() { ; } /* stubroutine 'tag' */
|
Reference in New Issue
Block a user