Changeset fa50076 in buchla-68k for ram/im700.x


Ignore:
Timestamp:
11/12/2017 07:08:44 PM (6 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
26553e2
Parents:
c93e44d
Message:

Fixed initi.c.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/im700.x

    rc93e44d rfa50076  
    314314extern  int16_t         tdnamsw;
    315315extern  struct  octent  *tdoct;
    316 extern  int16_t         temax;
    317 extern  int16_t         temin;
     316extern  uint16_t        temax;
     317extern  uint16_t        temin;
    318318extern  int16_t         testing;
    319319extern  int16_t         tglclk;
Note: See TracChangeset for help on using the changeset viewer.