From d4a5e5c0581aa25ac91e1d3d7d5900f0d7202ed9 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 25 Feb 2021 12:12:15 -0500 Subject: Split up serd_internal.h --- src/system.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/system.h') diff --git a/src/system.h b/src/system.h index f0e6e267..c0e970e0 100644 --- a/src/system.h +++ b/src/system.h @@ -22,6 +22,8 @@ #include #include +#define SERD_PAGE_SIZE 4096 + /// Allocate a buffer aligned to `alignment` bytes SERD_I_MALLOC_FUNC void* -- cgit v1.2.1