aboutsummaryrefslogtreecommitdiffstats
path: root/libsimple/memalign.h
diff options
context:
space:
mode:
Diffstat (limited to 'libsimple/memalign.h')
-rw-r--r--libsimple/memalign.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libsimple/memalign.h b/libsimple/memalign.h
index 169ec57..d533751 100644
--- a/libsimple/memalign.h
+++ b/libsimple/memalign.h
@@ -187,6 +187,7 @@ static inline void *libsimple_ememalign(size_t __alignment, size_t __n)
#endif
+
/**
* Dynamically allocates heap allocated, uninitialised,
* memory with custom alignment