Reece
0fb514f856
[+] AuMemory::Cache [+] AuMemory::SwapLock [+] AuMemory::Transition AuROXTL [+] AuPageRoundUp [+] AuPageRound
13 lines
187 B
C++
13 lines
187 B
C++
/***
|
|
Copyright (C) 2021 J Reece Wilson (a/k/a "Reece"). All rights reserved.
|
|
|
|
File: Heap.hpp
|
|
Date: 2021-6-12
|
|
Author: Reece
|
|
***/
|
|
#pragma once
|
|
|
|
namespace Aurora::Memory
|
|
{
|
|
|
|
} |