My Kernel v0.1.0
constants.h
Go to the documentation of this file.
1#pragma once
2
15#define KB 0x400
17#define MB 0x100000
19#define GB 0x40000000
20