diff options
author | Danny Holman <dholman@gymli.org> | 2024-02-16 12:41:30 -0600 |
---|---|---|
committer | Danny Holman <dholman@gymli.org> | 2024-02-16 12:41:30 -0600 |
commit | 5c8265d9634836217f1a814ee2b56942e06259a4 (patch) | |
tree | 5e11e99be4c04ab10b748479548501d7ffdb7857 /Makefile | |
parent | kernel: string: add more functions to string library (diff) | |
download | box-5c8265d9634836217f1a814ee2b56942e06259a4.tar.gz box-5c8265d9634836217f1a814ee2b56942e06259a4.tar.zst box-5c8265d9634836217f1a814ee2b56942e06259a4.zip |
include: kernel: add the container_of.h file
Add the container_of.h file that defines the container_of macro. This
macro allows the kernel to get the parent struct of a pointer with an
offset.
Signed-off-by: Danny Holman <dholman@gymli.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions