summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/nds/libnds/source/arm9/exceptions.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/arm/nds/libnds/source/arm9/exceptions.c')
-rw-r--r--c/src/lib/libbsp/arm/nds/libnds/source/arm9/exceptions.c16
1 files changed, 0 insertions, 16 deletions
diff --git a/c/src/lib/libbsp/arm/nds/libnds/source/arm9/exceptions.c b/c/src/lib/libbsp/arm/nds/libnds/source/arm9/exceptions.c
index 0cd530707b..a91f378bc5 100644
--- a/c/src/lib/libbsp/arm/nds/libnds/source/arm9/exceptions.c
+++ b/c/src/lib/libbsp/arm/nds/libnds/source/arm9/exceptions.c
@@ -21,22 +21,6 @@
3. This notice may not be removed or altered from any source
distribution.
- $Log$
- Revision 1.4 2006/06/19 19:12:01 wntrmute
- correct prototypes again
- add defaultHandler function to install default handler
-
- Revision 1.3 2006/06/19 18:21:39 wntrmute
- corrected prototypes
-
- Revision 1.2 2006/06/19 14:09:37 wntrmute
- split default exception handler into separate file
- correct prototypes
-
- Revision 1.1 2006/06/18 21:16:26 wntrmute
- added arm9 exception handler API
-
-
---------------------------------------------------------------------------------*/
#include <nds/jtypes.h>