forked from Imagelibrary/rtems
Fixed paths to include files so this will build.
This commit is contained in:
@@ -22,9 +22,9 @@
|
||||
|
||||
/* @(#)gettime.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_read_timer,sp,0,ra)
|
||||
.set noreorder
|
||||
|
||||
Reference in New Issue
Block a user