Changeset 411371e in buchla-68k for ram/smscrl.c


Ignore:
Timestamp:
07/09/2017 10:46:29 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
c3aee8a
Parents:
e225e77
Message:

Removed redundant declarations.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/smscrl.c

    re225e77 r411371e  
    6868
    6969extern  struct patch    ptebuf;                 /* current patch image */
    70 extern  struct patch    patches[];              /* the patch table */
    71 
    7270extern  struct seqent   seqbuf;                 /* sequence line buffer */
    73 extern  struct seqent   seqtab[];               /* sequence table */
    7471
    7572int8_t  TheBuf[66];                             /* display build buffer */
Note: See TracChangeset for help on using the changeset viewer.