diff options
author | John Anthony Kazos Jr <jakj@j-a-k-j.com> | 2007-05-09 08:30:57 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2007-05-09 08:58:21 +0200 |
commit | 121e70b69aef898a3c02fa90d0a2108381bcf975 (patch) | |
tree | 18a32c745abe6d6cc812c03206744df3c223a667 /include/asm-m68k | |
parent | f42df9e658be10ca10d0d9b19a0e9d484694f04f (diff) | |
download | talos-op-linux-121e70b69aef898a3c02fa90d0a2108381bcf975.tar.gz talos-op-linux-121e70b69aef898a3c02fa90d0a2108381bcf975.zip |
include files: convert "include" subdirectory to UTF-8
Convert the "include" subdirectory to UTF-8.
Signed-off-by: John Anthony Kazos Jr. <jakj@j-a-k-j.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'include/asm-m68k')
-rw-r--r-- | include/asm-m68k/atarihw.h | 2 | ||||
-rw-r--r-- | include/asm-m68k/atariints.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/asm-m68k/atarihw.h b/include/asm-m68k/atarihw.h index f28acd0fd689..6211363a345f 100644 --- a/include/asm-m68k/atarihw.h +++ b/include/asm-m68k/atarihw.h @@ -2,7 +2,7 @@ ** linux/atarihw.h -- This header defines some macros and pointers for ** the various Atari custom hardware registers. ** -** Copyright 1994 by Bj”rn Brauel +** Copyright 1994 by Bj”rn Brauel ** ** 5/1/94 Roman Hodek: ** Added definitions for TT specific chips. diff --git a/include/asm-m68k/atariints.h b/include/asm-m68k/atariints.h index 0ed454fc24bb..ce6c445805bd 100644 --- a/include/asm-m68k/atariints.h +++ b/include/asm-m68k/atariints.h @@ -1,7 +1,7 @@ /* ** atariints.h -- Atari Linux interrupt handling structs and prototypes ** -** Copyright 1994 by Bj”rn Brauel +** Copyright 1994 by Bj”rn Brauel ** ** 5/2/94 Roman Hodek: ** TT interrupt definitions added. |