This website requires JavaScript.
Explore
Help
Register
Sign In
test
/
acl
Watch
1
Star
0
Fork
0
You've already forked acl
mirror of
https://gitee.com/acl-dev/acl.git
synced
2024-12-15 01:10:52 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
7d2dd15b80
acl
/
lib_acl
/
samples
/
gc
/
mem_gc.h
7 lines
97 B
C
Raw
Normal View
History
Unescape
Escape
Revert "All source code have been changed to use utf8 charset with BOM header!" This reverts commit 15d999759eabbf2568053d9d864e06ad876a5593.
2019-07-28 10:31:56 +08:00
#
ifndef __MEM_GC_INCLUDE_H__
整理了一些文件格式
2014-11-19 00:25:21 +08:00
#
define __MEM_GC_INCLUDE_H__
void
mem_gc_hook
(
void
)
;
#
endif
Reference in New Issue
Copy Permalink