Fixed paths to include files so this will build.

This commit is contained in:
Joel Sherrill
1999-03-31 23:21:19 +00:00
parent 912f74ae47
commit 73b943bc97
32 changed files with 3670 additions and 38 deletions

View File

@@ -21,9 +21,9 @@
*/
/* @(#)clock.S 08/20/96 1.2 */
#include <rtems/score/iregdef.h>
#include <rtems/score/idtcpu.h>
#include <rtems/score/idtmon.h>
#include <iregdef.h>
#include <idtcpu.h>
#include <idtmon.h>
FRAME(mips_set_timer,sp,0,ra)
.set noreorder