summaryrefslogtreecommitdiff
path: root/arch/i386/vga.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* x86: reorganize the i386 directoryDanny Holman2021-01-241-33/+0
| | | | | | Add structure to the internals of the x86 directory. Signed-off-by: Danny Holman <dholman@gymli.xyz>
* arch: i386: add support for x86 processorsDanny Holman2021-01-171-0/+33
Add support for 32-bit x86 processors, i.e. the 80386 and above. Signed-off-by: Danny Holman <dholman@gymli.xyz>