summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/umalloc.h
Commit message (Collapse)AuthorAgeFilesLines
* Rename e{malloc,realloc,free} to u{malloc,realloc,free}, to more obviouslyMichael Brown2007-01-161-0/+17
reflect the fact that they allocate and deallocate user memory (i.e. things reached through a userptr_t).