mirror of
https://github.com/SEPPDROID/Digital-Research-Source-Code.git
synced 2025-10-23 16:34:07 +00:00
8 lines
235 B
C
8 lines
235 B
C
|
|
/* 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' */
|
|
|