Added a comment in memheap.h
Added sys|user_write_link() to vfs.h git-svn-id: file:///srv/svn/repos/haiku/trunk/current@595 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
#include <stage2.h>
|
||||
|
||||
#define HEAP_SIZE 0x00400000
|
||||
// 4 MB heap for the kernel
|
||||
|
||||
|
||||
int heap_init(addr new_heap_base);
|
||||
int heap_init_postsem(kernel_args *ka);
|
||||
|
||||
Reference in New Issue
Block a user