mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-06 19:28:29 +00:00
parent
5e069a64d4
commit
d932948fb4
954 changed files with 1095 additions and 1342 deletions
|
@ -162,7 +162,7 @@ $(LIBC_NT_NTDLL_A_OBJS): \
|
|||
o/libc/nt/ntdllimport.inc: \
|
||||
ape/relocations.h \
|
||||
libc/nt/ntdllimport.h \
|
||||
libc/macros.h \
|
||||
libc/macros.internal.h \
|
||||
libc/macros.internal.inc \
|
||||
libc/macros-cpp.internal.inc
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
│ PERFORMANCE OF THIS SOFTWARE. │
|
||||
╚─────────────────────────────────────────────────────────────────────────────*/
|
||||
#include "libc/nt/enum/status.h"
|
||||
#include "libc/macros.h"
|
||||
#include "libc/macros.internal.h"
|
||||
|
||||
// @fileoverview NTDLL.DLL Non-Mandatory Importer
|
||||
//
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
#ifndef COSMOPOLITAN_LIBC_NT_NTDLLIMPORT_H_
|
||||
#define COSMOPOLITAN_LIBC_NT_NTDLLIMPORT_H_
|
||||
#include "ape/relocations.h"
|
||||
#include "libc/macros.h"
|
||||
#include "libc/macros.internal.h"
|
||||
#ifdef __ASSEMBLER__
|
||||
/* clang-format off */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue