diff options
Diffstat (limited to 'doc/specs/SPECIFICATION_MACROS.md')
| -rw-r--r-- | doc/specs/SPECIFICATION_MACROS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/specs/SPECIFICATION_MACROS.md b/doc/specs/SPECIFICATION_MACROS.md index 3b091454..5b2336ea 100644 --- a/doc/specs/SPECIFICATION_MACROS.md +++ b/doc/specs/SPECIFICATION_MACROS.md @@ -18,6 +18,7 @@ The NeKernel System uses macro to configure its compilation. Some of them shall - `__nekernel_halkit_include_processor` HALKit include directory for Processor.h - `__nekernel_dma_pool_start` NeKernel DMA pool start. - `__nekernel_dma_pool_size` NeKernel DMA pool size. +- `__nekernel_dma_best_align` NeKernel Best DMA align size. =================================== |
