diff options
author | Danny Holman <dholman@gymli.org> | 2024-02-24 14:47:25 -0600 |
---|---|---|
committer | Danny Holman <dholman@gymli.org> | 2024-02-24 14:55:51 -0600 |
commit | 891f1010bbdc1351bda8d2a6139094a14bdfd5e1 (patch) | |
tree | f8fcc9a273ca8df783aee243fcb3aa545887633c /include/kernel/mem.h | |
parent | arch: i386: cleanup everything and reorganize (diff) | |
download | box-891f1010bbdc1351bda8d2a6139094a14bdfd5e1.tar.gz box-891f1010bbdc1351bda8d2a6139094a14bdfd5e1.tar.zst box-891f1010bbdc1351bda8d2a6139094a14bdfd5e1.zip |
kernel: string: add a strcpy function
Add an implmentation of strcpy. This function is used in several places
in the kernel to copy strings between memory addresses.
Signed-off-by: Danny Holman <dholman@gymli.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions