mirror of
https://github.com/simh/simh.git
synced 2026-04-27 12:28:49 +00:00
VAXen with ROM boots: Fix missing boot file names
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
|
||||
#include "vax_is1000_bin.h" /* Defines BOOT_CODE_FILENAME and BOOT_CODE_ARRAY, etc */
|
||||
|
||||
const char *boot_code_filename = BOOT_CODE_FILENAME;
|
||||
|
||||
t_stat is1000_boot (int32 flag, CONST char *ptr);
|
||||
|
||||
/* Special boot command, overrides regular boot */
|
||||
|
||||
Reference in New Issue
Block a user