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

(775762e fatcreate: fix GCC detection)

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

Go to the source code of this file.

Typedefs

typedef uint64_t ptr_t
 

Variables

allocator_talloc
 

Typedef Documentation

◆ ptr_t

typedef uint64_t ptr_t

Definition at line 6 of file lfostest.h.

Variable Documentation

◆ alloc

allocator_t* alloc
extern