aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/os_memory_stdc.h
Commit message (Collapse)AuthorAgeFilesLines
* util/os_memory: use detect_os.h to uncouple it from galliumEric Engestrom2019-08-021-3/+1
| | | | | | | While at it, remove p_compiler.h as well as it is unused. Signed-off-by: Eric Engestrom <[email protected]> Reviewed-by: Matt Turner <[email protected]>
* util: promote u_memory to src/utilDylan Baker2018-11-271-0/+76
as well as os_memory* Reviewed-by: Rob Clark <[email protected]>