2004-01-23 G�bor L�ki <loki@inf.u-szeged.hu>

* m68k/leds.c: remove led_putnum(), zylons() forward
        function declarations.
        * m68k/leds.h: add zylons() forward function declaration.
This commit is contained in:
Jeff Johnston
2004-01-23 22:10:48 +00:00
parent 7534256738
commit f892e76346
3 changed files with 7 additions and 3 deletions

View File

@ -15,9 +15,6 @@
*/
#include "leds.h"
void zylons();
void led_putnum();
/*
* led_putnum -- print a hex number on the LED. the value of num must be a char with
* the ascii value. ie... number 0 is '0', a is 'a', ' ' (null) clears