forked from Imagelibrary/rtems
2001-11-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ppc403/vectors/vectors.S: Include <bsp.h>. * shared/include/cpu.h: Remove stray empty lines.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2001-11-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* ppc403/vectors/vectors.S: Include <bsp.h>.
|
||||
* shared/include/cpu.h: Remove stray empty lines.
|
||||
|
||||
2001-11-27 Joel Sherrill <joel@OARcorp.com>,
|
||||
|
||||
* new_exception_processing/Makefile.in,
|
||||
|
||||
@@ -40,6 +40,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <bsp.h> /* PPC_VECTOR_FILE_BASE */
|
||||
#include "asm.h"
|
||||
|
||||
#ifndef PPC_VECTOR_FILE_BASE
|
||||
|
||||
@@ -330,10 +330,3 @@ static inline void PPC_Set_timebase_register (unsigned long long tbr)
|
||||
#endif
|
||||
|
||||
#endif /* __PPC_CPU_H */
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user