matos/core/allocArea.h

5 lines
55 B
C
Raw Normal View History

2021-02-10 23:22:57 +01:00
#pragma once
#include "paging.h"
void areaInit(void);