OpenCores
URL https://opencores.org/ocsvn/eco32/eco32/trunk

Subversion Repositories eco32

[/] [eco32/] [trunk/] [monitor/] [monitor/] [common/] [boot.h] - Diff between revs 88 and 200

Show entire file | Details | Blame | View Log

Rev 88 Rev 200
Line 9... Line 9...
 
 
#define PHYS_BOOT       0x00010000      /* where to load the bootstrap */
#define PHYS_BOOT       0x00010000      /* where to load the bootstrap */
#define VIRT_BOOT       0xC0010000      /* where to start the bootstrap */
#define VIRT_BOOT       0xC0010000      /* where to start the bootstrap */
 
 
 
 
void boot(int dskno);
void boot(int dskno, Bool start);
 
 
 
 
#endif /* _BOOT_H_ */
#endif /* _BOOT_H_ */
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.