diff options
author | Aryadev Chavali <aryadev@aryadevchavali.com> | 2024-04-15 18:37:45 +0630 |
---|---|---|
committer | Aryadev Chavali <aryadev@aryadevchavali.com> | 2024-04-15 18:37:45 +0630 |
commit | ba3525d53311dfc89610748ef3ce0a8d9e3756b9 (patch) | |
tree | 758b44b6f288a82b290902a567d0c5e4588830ca /lib/heap.c | |
parent | d594c0c531dc04224d6909cbc99d3798bcf04060 (diff) | |
download | ovm-ba3525d53311dfc89610748ef3ce0a8d9e3756b9.tar.gz ovm-ba3525d53311dfc89610748ef3ce0a8d9e3756b9.tar.bz2 ovm-ba3525d53311dfc89610748ef3ce0a8d9e3756b9.zip |
preprocesser publicly exposes only preprocesser function
The preprocess_* functions are now privately contained within the
implementation file to help the preprocesser outer function.
Furthermore I've simplified the API of the preprocess_* functions by
making them only return pp_err_t and store their results in a vector
parameter taken by reference.
Diffstat (limited to 'lib/heap.c')
0 files changed, 0 insertions, 0 deletions