/* Created by Hdr2H.  Do not edit.*/
#ifndef INSTALL_DDE_ACORNC_C___EXPORT_APCS_32_C_GLOBAL_HEAP_H
#define INSTALL_DDE_ACORNC_C___EXPORT_APCS_32_C_GLOBAL_HEAP_H

#ifdef __CC_NORCROFT
#pragma force_top_level
#pragma include_only_once
#endif

#define HeapReason_Init                          (0)
#define HeapReason_Desc                          (1)
#define HeapReason_Get                           (2)
#define HeapReason_Free                          (3)
#define HeapReason_ExtendBlock                   (4)
#define HeapReason_ExtendHeap                    (5)
#define HeapReason_ReadBlockSize                 (6)
#define HeapReason_GetAligned                    (7)
#define HeapReason_GetSkewAligned                (8)
#endif
