History log of /seL4-camkes-master/projects/seL4_libs/libsel4allocman/include/allocman/cspace/single_level.h
Revision Date Author Comments
# 135c651f 27-Sep-2017 Anna Lyons <Anna.Lyons@data61.csiro.au>

pragma once and for all


# 9214341c 04-Jun-2017 Anna Lyons <Anna.Lyons@data61.csiro.au>

Fix licenses


# 4076790a 18-Nov-2015 Adrian Danis <Adrian.Danis@nicta.com.au>

libsel4allocman: Add missing stdlib.h includes for using size_t


# 14ab04c3 12-Nov-2015 Adrian Danis <Adrian.Danis@nicta.com.au>

libsel4allocman: Make allocman 64-bit friendly

When compiling for 32-bit there may be spurious warnings due to
some interface type changes. These will eventually be fixed when
other libraries are made 64-bit compatible