Final move of files into the new structure.

This commit is contained in:
waltje
2018-05-06 22:47:14 -04:00
parent 1d6dcdee7b
commit 393480c2f6
507 changed files with 1664 additions and 1653 deletions

View File

@@ -8,7 +8,7 @@
*
* Define the various platform support functions.
*
* Version: @(#)plat.h 1.0.11 2018/05/03
* Version: @(#)plat.h 1.0.12 2018/05/06
*
* Author: Fred N. van Kempen, <decwiz@yahoo.com>
*
@@ -147,8 +147,8 @@ extern void dynld_close(void *);
/* Emulator start/stop support functions. */
extern void do_start(void);
extern void do_stop(void);
extern void plat_start(void);
extern void plat_stop(void);
/* Platform-specific device support. */