mirror of
https://github.com/ps5-linux/ps5-linux-loader.git
synced 2026-05-14 18:51:59 +00:00
More cleanup.
Rename shellcode_hypervisor to shellcode_hv and kernel_code to boot_linux.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "main.h"
|
||||
#include "kernel_code.h"
|
||||
#include "boot_linux.h"
|
||||
#include "utils.h"
|
||||
#include <stdint.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user