PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
s147mdev.h
Go to the documentation of this file.
1
/*
2
# _____ ___ ____ ___ ____
3
# ____| | ____| | | |____|
4
# | ___| |____ ___| ____| | \ PS2DEV Open Source Project.
5
#-----------------------------------------------------------------------
6
# Copyright ps2dev - http://www.ps2dev.org
7
# Licenced under Academic Free License version 2.0
8
# Review ps2sdk README & LICENSE files for further details.
9
*/
10
16
#ifndef _S147MDEV_H
17
#define _S147MDEV_H
18
19
#include <
ioman.h
>
20
21
#ifdef __cplusplus
22
extern
"C"
23
{
24
#endif
25
26
extern
int
s147mdev_4_addfs(
iop_device_t
*drv,
int
unit10);
27
extern
int
s147mdev_5_delfs(
int
unit10);
28
29
#define s147mdev_IMPORTS_start DECLARE_IMPORT_TABLE(s147mdev, 1, 1)
30
#define s147mdev_IMPORTS_end END_IMPORT_TABLE
31
32
#define I_s147mdev_4_addfs DECLARE_IMPORT(4, s147mdev_4_addfs)
33
#define I_s147mdev_5_delfs DECLARE_IMPORT(5, s147mdev_5_delfs)
34
35
#ifdef __cplusplus
36
}
37
#endif
38
39
#endif
ioman.h
_iop_device
Definition
ioman.h:64
iop
arcade
s147mdev
include
s147mdev.h
Generated on Thu Jan 15 2026 17:22:44 for PS2SDK by
1.12.0