aboutsummaryrefslogtreecommitdiff
path: root/indev/psxmdec/data.s
diff options
context:
space:
mode:
authorspicyjpeg <thatspicyjpeg@gmail.com>2022-07-23 23:13:49 +0200
committerspicyjpeg <thatspicyjpeg@gmail.com>2022-07-23 23:13:49 +0200
commit49ee8172ebb6c77071be113a01fc29c48b991479 (patch)
treee3f696b3deb326b7da455bc71d9a0a8d100daa70 /indev/psxmdec/data.s
parent5b63607ba4ca12c2a2935ea9618b3ffe6a6d3ab3 (diff)
downloadpsn00bsdk-49ee8172ebb6c77071be113a01fc29c48b991479.tar.gz
Remove MDEC indev example, add more kernel APIs
Diffstat (limited to 'indev/psxmdec/data.s')
-rw-r--r--indev/psxmdec/data.s6
1 files changed, 0 insertions, 6 deletions
diff --git a/indev/psxmdec/data.s b/indev/psxmdec/data.s
deleted file mode 100644
index adf825a..0000000
--- a/indev/psxmdec/data.s
+++ /dev/null
@@ -1,6 +0,0 @@
-.section .data
-
-.global bs_data
-.type bs_data, @object
-bs_data:
- .incbin "output.bullschit"