Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-07 | kernel/i386: fix port_in16's return value size | dzwdz | |
2021-10-07 | kernel/i386: add 16bit port io functions | dzwdz | |
2021-10-07 | kernel/i386: rename the port io functions with their bit length | dzwdz | |
2021-09-12 | make the inline functions static | dzwdz | |
otherwise this doesn't compile with -O0 | |||
2021-08-09 | move the x86 port io code to a separate file | dzwdz | |