meta: move photon/libc to root
This commit is contained in:
8
libc/sys/horizon/__heap.h
Normal file
8
libc/sys/horizon/__heap.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef SYS_HORIZON_HEAP_H_
|
||||
#define SYS_HORIZON_HEAP_H_
|
||||
|
||||
#include "__init.h"
|
||||
|
||||
extern int __heap_init();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user