We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f388f51 commit 6761286Copy full SHA for 6761286
1 file changed
iop/memorycard/mcman/include/xfromman.h
@@ -0,0 +1,16 @@
1
+/*
2
+# _____ ___ ____ ___ ____
3
+# ____| | ____| | | |____|
4
+# | ___| |____ ___| ____| | \ PS2DEV Open Source Project.
5
+#-----------------------------------------------------------------------
6
+# Copyright (c) 2009 jimmikaelkael
7
+# Licenced under Academic Free License version 2.0
8
+# Review ps2sdk README & LICENSE files for further details.
9
+*/
10
+
11
+#ifndef __XFROMMAN_H__
12
+#define __XFROMMAN_H__
13
14
+#include <mcman.h>
15
16
+#endif /* __XFROMMAN_H__ */
0 commit comments