Cleanup Makefile and linker.ld.

This commit is contained in:
Andy Nguyen
2026-05-13 07:31:01 +02:00
parent 81e2b00059
commit 6a95a5ee82
4 changed files with 11 additions and 21 deletions

View File

@@ -1,6 +1,7 @@
#ifndef __LINUX_H__
#define __LINUX_H__
#include <stdint.h>
#include <unistd.h>
#define X86_SUBARCH_PS5 5