Changeset 73dd55f in buchla-68k for ram/scfield.c


Ignore:
Timestamp:
07/07/2017 10:42:23 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
30c03a4
Parents:
6888aa2
Message:

Prepare for automatic substitution.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/scfield.c

    r6888aa2 r73dd55f  
    282282*/
    283283
    284 short           /* null et_... */
     284short
    285285et_null()
    286286{
     
    288288}
    289289
    290 short           /* null ef_... */
     290short
    291291ef_null()
    292292{
     
    294294}
    295295
    296 short           /* null rd_... */
     296short
    297297rd_null()
    298298{
     
    300300}
    301301
    302 short           /* null nd_... */
     302short
    303303nd_null()
    304304{
Note: See TracChangeset for help on using the changeset viewer.