summaryrefslogtreecommitdiff
path: root/src/arch/mips/linux
diff options
context:
space:
mode:
authorTimothy M. Jones <tjones1@inf.ed.ac.uk>2009-10-24 10:53:59 -0700
committerTimothy M. Jones <tjones1@inf.ed.ac.uk>2009-10-24 10:53:59 -0700
commit1b2d75d6d276f316b8c3f40fa93901ab6233128f (patch)
tree1fa046b92b7ac0e15b9a7a32a6bc731662f69284 /src/arch/mips/linux
parent5fe0762ee44b59331a9e00c99eea4be5d4571453 (diff)
downloadgem5-1b2d75d6d276f316b8c3f40fa93901ab6233128f.tar.xz
syscall: Addition of an ioctl command code for Power.
Diffstat (limited to 'src/arch/mips/linux')
-rw-r--r--src/arch/mips/linux/linux.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arch/mips/linux/linux.hh b/src/arch/mips/linux/linux.hh
index b30cca2fb..a2418cfb6 100644
--- a/src/arch/mips/linux/linux.hh
+++ b/src/arch/mips/linux/linux.hh
@@ -100,6 +100,7 @@ class MipsLinux : public Linux
static const unsigned TIOCISATTY_ = 0x5480;
static const unsigned TIOCGETS_ = 0x540d;
static const unsigned TIOCGETA_ = 0x7417;
+ static const unsigned TCSETAW_ = 0x5403; // 2.6.15 kernel
//@}
/// For table().