Changeset e4a1376 in buchla-68k for iolib/mdump.x


Ignore:
Timestamp:
07/16/2017 01:26:25 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
661ae9d
Parents:
83ea432
Message:

Made declarations consistent.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • iolib/mdump.x

    r83ea432 re4a1376  
    1515*/
    1616
    17 extern  void            mdump(int8_t *begin, int8_t *end, int32_t start);
     17extern  void            mdump(int8_t *from, int8_t *to, int32_t start);
Note: See TracChangeset for help on using the changeset viewer.