2001-09-14 Eric Norum <eric.norum@usask.ca>

* startup/init68360.c: Modifications to make gcc 3.x happy.
This commit is contained in:
Joel Sherrill
2001-09-21 17:50:39 +00:00
parent 0bb36c04e7
commit d1a7910604
2 changed files with 4 additions and 6 deletions

View File

@@ -1,3 +1,7 @@
2001-09-14 Eric Norum <eric.norum@usask.ca>
* startup/init68360.c: Modifications to make gcc 3.x happy.
2001-09-19 Eric Norum <eric.norum@usask.ca>
* README: Bring it more in line with reality.

View File

@@ -14,12 +14,6 @@
#include <bsp.h>
#include <m68360.h>
/*
* Declare the m360 structure here for the benefit of the debugger
*/
m360_t m360;
/*
* Send a command to the CPM RISC processer
*/