meta: rename
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include <stddef.h>
|
||||
#include <socks/libc/stdio.h>
|
||||
#include <mango/libc/stdio.h>
|
||||
|
||||
struct magnitude {
|
||||
size_t threshold;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include <socks/machine/cpu.h>
|
||||
#include <mango/machine/cpu.h>
|
||||
#include <stdint.h>
|
||||
|
||||
static uint16_t swap_uint16( uint16_t val )
|
||||
|
||||
Reference in New Issue
Block a user