diff options
Diffstat (limited to 'drivers/char/rio/riscos.h')
-rw-r--r-- | drivers/char/rio/riscos.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/rio/riscos.h b/drivers/char/rio/riscos.h index 7685cc1d9e7b..60d66d0056ae 100644 --- a/drivers/char/rio/riscos.h +++ b/drivers/char/rio/riscos.h | |||
@@ -60,4 +60,4 @@ static char *_riscos_h_sccs_ = "@(#)riscos.h 1.2"; | |||
60 | #define RINDW(A) (*(ushort *)(A)) | 60 | #define RINDW(A) (*(ushort *)(A)) |
61 | #define WINDW(A,V) (*(ushort *)(A)=(ushort)(V)) | 61 | #define WINDW(A,V) (*(ushort *)(A)=(ushort)(V)) |
62 | 62 | ||
63 | #endif /* __rio_riscos_h__ */ | 63 | #endif /* __rio_riscos_h__ */ |