summaryrefslogtreecommitdiff
path: root/i386/i386at/rtc.c
diff options
context:
space:
mode:
Diffstat (limited to 'i386/i386at/rtc.c')
-rw-r--r--i386/i386at/rtc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/i386/i386at/rtc.c b/i386/i386at/rtc.c
index 67768013..31128300 100644
--- a/i386/i386at/rtc.c
+++ b/i386/i386at/rtc.c
@@ -86,7 +86,7 @@ void
rtcput(regs)
unsigned char *regs;
{
- register unsigned char x;
+ unsigned char x;
if (first_rtcopen_ever) {
rtcinit();