mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-04 03:44:59 +00:00
[libc] [NFC] malloc.h: fix include guard typo
Differential Revision: https://reviews.llvm.org/D153231
This commit is contained in:
parent
49b61ead47
commit
c32ba7d5e0
@ -17,4 +17,4 @@ void *malloc(size_t size);
|
||||
|
||||
} // namespace __llvm_libc
|
||||
|
||||
#endif // LLVM_LIBC_SRC_STDLIB_LDIV_H
|
||||
#endif // LLVM_LIBC_SRC_STDLIB_MALLOC_H
|
||||
|
Loading…
Reference in New Issue
Block a user