diff options
author | Freya Murphy <freya@freyacat.org> | 2025-03-27 14:35:29 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2025-03-27 14:38:43 -0400 |
commit | 6ece4e20acd943b49b05a36f14594ad7413c1897 (patch) | |
tree | 44ccdad86bdc4f1dabd5670f5c096046581c38b7 /include/x86/uart.h | |
parent | move user to 0x30000, update kernel.ld (diff) | |
download | comus-6ece4e20acd943b49b05a36f14594ad7413c1897.tar.gz comus-6ece4e20acd943b49b05a36f14594ad7413c1897.tar.bz2 comus-6ece4e20acd943b49b05a36f14594ad7413c1897.zip |
remove trailing whitespace
Diffstat (limited to 'include/x86/uart.h')
-rw-r--r-- | include/x86/uart.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/x86/uart.h b/include/x86/uart.h index 3ec2b8f..293b7b7 100644 --- a/include/x86/uart.h +++ b/include/x86/uart.h @@ -66,7 +66,6 @@ ** accessed (0 selects Line Control, 1 selects Divisor Latch), with the ** remaining bits selecting fields within the indicated register. */ - /* ** Receiver Data Register (read-only) */ |