summaryrefslogtreecommitdiff
path: root/arm9/lib/include/MSL_Common_arith.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm9/lib/include/MSL_Common_arith.h')
-rw-r--r--arm9/lib/include/MSL_Common_arith.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/arm9/lib/include/MSL_Common_arith.h b/arm9/lib/include/MSL_Common_arith.h
deleted file mode 100644
index 3ec6bdbc..00000000
--- a/arm9/lib/include/MSL_Common_arith.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef MSL_COMMON_ARITH_H
-#define MSL_COMMON_ARITH_H
-
-#include "nitro/types.h"
-
-s32 abs(s32 val);
-
-#endif //MSL_COMMON_ARITH_H