mirror of
https://github.com/gligli/nulldc-360.git
synced 2025-04-02 11:11:56 -04:00
9 lines
No EOL
115 B
C++
9 lines
No EOL
115 B
C++
#include "cdi.h"
|
|
#include "mds_reader.h"
|
|
|
|
#include <stddef.h>
|
|
|
|
Disc* ioctl_parse(char* file)
|
|
{
|
|
return 0;
|
|
} |