forked from Imagelibrary/rtems
2001-09-14 Eric Norum <eric.norum@usask.ca>
* startup/init68360.c: Modifications to make gcc 3.x happy.
This commit is contained in:
@@ -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>
|
2001-09-19 Eric Norum <eric.norum@usask.ca>
|
||||||
|
|
||||||
* README: Bring it more in line with reality.
|
* README: Bring it more in line with reality.
|
||||||
|
|||||||
@@ -14,12 +14,6 @@
|
|||||||
#include <bsp.h>
|
#include <bsp.h>
|
||||||
#include <m68360.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
|
* Send a command to the CPM RISC processer
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user