Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
core/dlist: Add enum to specify list head or tail
This can be used by higher level code to indicate if an insertion should be done at the head or tail of a list. Signed-off-by: Sean Hefty <sean.hefty@intel.com>
- Loading branch information