Changeset 39a696b in buchla-68k for misc/proto.x


Ignore:
Timestamp:
07/10/2017 12:28:14 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
b28a12e
Parents:
6262b5c
Message:

Regenerate global headers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • misc/proto.x

    r6262b5c r39a696b  
    1515extern  int8_t          ac_code;
    1616extern  int16_t         errno;
    17 extern  int16_t         timers[];
     17extern  int16_t         timers[8];
    1818
    1919/*
Note: See TracChangeset for help on using the changeset viewer.