Changeset 432327d in buchla-68k for ram/initi.x


Ignore:
Timestamp:
09/17/2017 09:27:29 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
6099cac
Parents:
8c8b4e5
Message:

Fix conversion warnings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/initi.x

    r8c8b4e5 r432327d  
    1818
    1919extern  uint16_t        dfltins[];
    20 extern  int16_t         expbit[16];
     20extern  uint16_t        expbit[16];
    2121extern  int16_t         finival[NFINST];
    2222extern  int16_t         ptoftab[];
Note: See TracChangeset for help on using the changeset viewer.