Changeset 2340de6 in buchla-68k for ram/initi.x


Ignore:
Timestamp:
07/10/2017 09:06:56 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
4aa78b2
Parents:
526a993
Message:

Keep macros in external declarations.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/initi.x

    r526a993 r2340de6  
    88
    99#include "instdsp.h"
     10#include "midas.h"
    1011#include "stdint.h"
    1112
     
    1819extern  uint16_t        dfltins[];
    1920extern  int16_t         expbit[16];
    20 extern  int16_t         finival[13];
     21extern  int16_t         finival[NFINST];
    2122extern  int16_t         ptoftab[];
    2223
Note: See TracChangeset for help on using the changeset viewer.