forked from Imagelibrary/rtems
2002-11-01 Joel Sherrill <joel@OARcorp.com>
* shared/interrupts/installisrentries.c, shared/interrupts/vectorexceptions.c: Removed warnings.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2002-11-01 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
|
* shared/interrupts/installisrentries.c,
|
||||||
|
shared/interrupts/vectorexceptions.c: Removed warnings.
|
||||||
|
|
||||||
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* .cvsignore: Reformat.
|
* .cvsignore: Reformat.
|
||||||
|
|||||||
@@ -5,6 +5,7 @@
|
|||||||
#include <rtems.h>
|
#include <rtems.h>
|
||||||
#include <idtcpu.h>
|
#include <idtcpu.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
#include <string.h>
|
||||||
|
|
||||||
void mips_install_isr_entries( void )
|
void mips_install_isr_entries( void )
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -9,6 +9,7 @@
|
|||||||
|
|
||||||
#include <rtems.h>
|
#include <rtems.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
#include <string.h>
|
||||||
#include "iregdef.h"
|
#include "iregdef.h"
|
||||||
#include "idtcpu.h"
|
#include "idtcpu.h"
|
||||||
#include <rtems/bspIo.h>
|
#include <rtems/bspIo.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user