diff options
| author | spv420 <unomilliono@gmail.com> | 2022-04-23 18:22:31 -0400 |
|---|---|---|
| committer | spv420 <unomilliono@gmail.com> | 2022-04-23 18:22:31 -0400 |
| commit | 245a3831d7266913b0281bfa19058b59ac80818b (patch) | |
| tree | d20043b79a8df535a7df9b1d19c249e6ebd2d5a1 /src/stage0_primitives.h | |
| parent | 8526f9689b7bbeb09a14fbd159ef6d1871909df4 (diff) | |
big b0i
Diffstat (limited to 'src/stage0_primitives.h')
| -rw-r--r-- | src/stage0_primitives.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/stage0_primitives.h b/src/stage0_primitives.h deleted file mode 100644 index a9a71eb..0000000 --- a/src/stage0_primitives.h +++ /dev/null @@ -1,10 +0,0 @@ -#ifndef STAGE0_PRIMITIVES_H -#define STAGE0_PRIMITIVES_H - -#include <stdint.h> - -extern uint32_t DNS4_OFFSET; -char* write32_slid(uint32_t where, - uint32_t what); - -#endif
\ No newline at end of file |
