summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/termios.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/include/asm/termios.h')
-rw-r--r--arch/powerpc/include/asm/termios.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/powerpc/include/asm/termios.h b/arch/powerpc/include/asm/termios.h
index e18a05a6ed34..83794533f607 100644
--- a/arch/powerpc/include/asm/termios.h
+++ b/arch/powerpc/include/asm/termios.h
@@ -10,7 +10,4 @@
#include <uapi/asm/termios.h>
-/* ^C ^\ del ^U ^D 1 0 0 0 0 ^W ^R ^Z ^Q ^S ^V ^O */
-#define INIT_C_CC "\003\034\177\025\004\001\000\000\000\000\027\022\032\021\023\026\017"
-
#endif /* _ASM_POWERPC_TERMIOS_H */