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


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.c

    r6262b5c r39a696b  
     1#include "all.h"
     2
    13int8_t ac_code;
    24int16_t errno;
    3 int16_t timers[1];
     5int16_t timers[NTIMERS];
    46
    57// ---------- vvv ---------- wdfield.c
Note: See TracChangeset for help on using the changeset viewer.