mirror of
https://github.com/HarbourMasters/Starship
synced 2026-07-30 16:05:31 -04:00
libs
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
#include "global.h"
|
||||
#include "libc/string.h"
|
||||
|
||||
typedef struct {
|
||||
/* 0x0 */ long long quot;
|
||||
/* 0x8 */ long long rem;
|
||||
} lldiv_t;
|
||||
#include "libc/stdlib.h"
|
||||
|
||||
typedef struct {
|
||||
/* 0x0 */ union {
|
||||
|
||||
Reference in New Issue
Block a user