mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>
* include/bsp.h, startup/start.S: Reflect new locations of cpukit headers.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* include/bsp.h, startup/start.S: Reflect new locations of cpukit headers.
|
||||
|
||||
2004-04-12 David Querbach <querbach@realtime.bc.ca>
|
||||
|
||||
* .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
|
||||
|
||||
@@ -30,8 +30,8 @@ extern "C" {
|
||||
#include <bspopts.h>
|
||||
|
||||
#include <rtems.h>
|
||||
#include <console.h>
|
||||
#include <clockdrv.h>
|
||||
#include <rtems/console.h>
|
||||
#include <rtems/clockdrv.h>
|
||||
#include <mpc5xx.h>
|
||||
#include <mpc5xx/console.h>
|
||||
#include <libcpu/vectors.h>
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
* Copyright (C) 2004, Real-Time Systems Inc. (querbach@realtime.bc.ca)
|
||||
*/
|
||||
|
||||
#include "asm.h"
|
||||
#include <rtems/asm.h>
|
||||
#include <rtems/powerpc/registers.h>
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user