Ignore:
Timestamp:
09/08/96 16:23:35 (27 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
3d07c8b
Parents:
eaa34e7
Message:

idtmem.S: changed reference to include files to correct location

iface.c: commented out routines now provided by rtems

setvec.c: remov

File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/libbsp/mips64orion/p4000/startup/idtmem.S

    reaa34e7 rbdef2d8  
    3737 */
    3838
    39 #include "iregdef.h"
    40 #include "idtcpu.h" 
    41 #include "idtmon.h" 
    42 #include "saunder.h"
     39#include <rtems/score/iregdef.h>
     40#include <rtems/score/idtcpu.h>
     41#include <rtems/score/idtmon.h>
     42/* #include <rtems/score/saunder.h> XXX - missing*/
    4343
    4444
Note: See TracChangeset for help on using the changeset viewer.