LF OS
Hobby operating system for amd64 with high ambitions
Loading...
Searching...
No Matches
allocator.h File Reference

(29312b1 fbconsole, panic: render panic after framebuffer was given to userspace - without clearing screen contents)

#include <stdint.h>
+ Include dependency graph for allocator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  allocator
 

Typedefs

typedef struct allocator allocator_t
 

Variables

allocator_t kernel_alloc
 

Typedef Documentation

◆ allocator_t

typedef struct allocator allocator_t

Variable Documentation

◆ kernel_alloc

allocator_t kernel_alloc
extern

Definition at line 737 of file vm.c.