Changeset df097bf in buchla-68k for ram/idfield.c


Ignore:
Timestamp:
07/01/2017 10:09:33 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
c091ef8
Parents:
9bf0f86
Message:

Code compiles, doesn't link.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/idfield.c

    r9bf0f86 rdf097bf  
    3333extern  short   et_iwsn(), ef_iwsn(), rd_iwsn(), nd_iwsn();
    3434extern  short   et_ires(), ef_ires(), rd_ires(), nd_ires();
     35extern  short   et_imlt(), ef_imlt(), rd_imlt(), nd_imlt();
    3536
    3637extern  unsigned        fromfpu();
     
    164165*/
    165166
     167short
    166168ikydn()
    167169{
     
    175177*/
    176178
     179short
    177180ikyup()
    178181{
     
    190193*/
    191194
     195short
    192196idcyupd()
    193197{
     
    259263*/
    260264
     265short
    261266idcxupd()
    262267{
     
    481486*/
    482487
     488short
    483489idx_key()
    484490{
Note: See TracChangeset for help on using the changeset viewer.