matos/core/allocArea.h
2021-04-07 16:34:37 +02:00

5 lines
55 B
C

#pragma once
#include "paging.h"
void areaInit(void);