diff options
author | Danny Holman <dholman@gymli.org> | 2023-11-26 18:30:52 -0600 |
---|---|---|
committer | Danny Holman <dholman@gymli.org> | 2023-11-26 18:30:52 -0600 |
commit | 5af237109c8d0c5fa1b0772dbe56d1530ef4a1d5 (patch) | |
tree | 8a500ed8a0dc44bca319b07d7dc003d0909dcc3f /arch/i386/kernel | |
parent | 8c495b0465dc05632697a60c6689186097cd2dd6 (diff) |
arch: i386: pic.h: change all chars into uint8_t
Make all variables with char or char* type into uint8_t. This makes the
system more consistent and issues fewer compiler warnings.
Signed-off-by: Danny Holman <dholman@gymli.org>
Diffstat (limited to 'arch/i386/kernel')
0 files changed, 0 insertions, 0 deletions