moves linker script file into moonlight

This commit is contained in:
2026-04-10 12:35:55 +02:00
parent 764ccd4a52
commit 86025e020d
7 changed files with 2 additions and 2 deletions

View File

@@ -8,9 +8,9 @@
#include <stdint.h>
#include <string.h>
#include <picotls.h>
//#include <picotls.h>
#include <aclint_ipi.h>
#include <tx_port.h>
//#include <tx_port.h>
#include <riscv-csr.h>
#ifdef __cplusplus
#define EXTERN_C extern "C"