diff options
author | Max <mparisi@stevens.edu> | 2020-09-15 11:57:43 -0400 |
---|---|---|
committer | Max <mparisi@stevens.edu> | 2020-09-15 11:57:43 -0400 |
commit | e96e15af426ba2f7fc87ea63d0974a1aa7762412 (patch) | |
tree | 89c80623dc79455453961d591510a47e4a0395ae /asm/SDK/OS/OSAlloc_asm.s | |
parent | 3c02ef9ea299c9f78ff9df4322bcf4d9130213c0 (diff) |
delete OSAlloc_asm.s
Diffstat (limited to 'asm/SDK/OS/OSAlloc_asm.s')
-rw-r--r-- | asm/SDK/OS/OSAlloc_asm.s | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/asm/SDK/OS/OSAlloc_asm.s b/asm/SDK/OS/OSAlloc_asm.s deleted file mode 100644 index 47b234e..0000000 --- a/asm/SDK/OS/OSAlloc_asm.s +++ /dev/null @@ -1,4 +0,0 @@ -.include "macros.inc" - -.section .text, "ax" # 0x80006980 - 0x803E1E60 - |