mirror of
https://github.com/ps5-linux/ps5-linux-loader.git
synced 2026-05-09 00:24:16 +00:00
remove unneeded headers
This commit is contained in:
@@ -2,13 +2,6 @@
|
||||
#include "kernel_code.h"
|
||||
#include "utils.h"
|
||||
#include <stdint.h>
|
||||
typedef int32_t size_t;
|
||||
typedef int32_t cpusetid_t;
|
||||
typedef int cpuwhich_t;
|
||||
typedef int cpulevel_t;
|
||||
typedef int32_t id_t;
|
||||
#include <sys/_cpuset.h>
|
||||
#include <sys/cpuset.h>
|
||||
|
||||
#define MSR_EFER 0xC0000080
|
||||
|
||||
|
||||
Reference in New Issue
Block a user