This website requires JavaScript.
Explore
Help
Sign In
ps5linux
/
ps5-linux-loader
Watch
0
Star
0
Fork
0
mirror of
https://github.com/ps5-linux/ps5-linux-loader.git
synced
2026-08-13 23:18:29 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v2.1
ps5-linux-loader
/
include
/
main.h
T
9 lines
102 B
C
Raw
Permalink
Normal View
History
Unescape
Escape
Format code.
2026-05-12 23:01:40 +02:00
#ifndef MAIN_H
#define MAIN_H
int
main
(
void
);
int
setup_env
(
void
);
int
prepare_resume
(
void
);
#endif
Reference in New Issue
Copy Permalink