summaryrefslogtreecommitdiff
path: root/linux/alpha/syscallent.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux/alpha/syscallent.h')
-rw-r--r--linux/alpha/syscallent.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/alpha/syscallent.h b/linux/alpha/syscallent.h
index 513c074..a472cd5 100644
--- a/linux/alpha/syscallent.h
+++ b/linux/alpha/syscallent.h
@@ -235,9 +235,9 @@
{ 4, TI, printargs, "semop" }, /* 206 */
{ 1, 0, printargs, "osf_utsname" }, /* 207 */
{ 3, TF, sys_chown, "lchown" }, /* 208 */
- { 3, TI, printargs, "osf_shmat" }, /* 209 */
+ { 3, TI|TM, printargs, "osf_shmat" }, /* 209 */
{ 4, TI, sys_shmctl, "shmctl" }, /* 210 */
- { 4, TI, sys_shmdt, "shmdt" }, /* 211 */
+ { 4, TI|TM, sys_shmdt, "shmdt" }, /* 211 */
{ 4, TI, sys_shmget, "shmget" }, /* 212 */
{ 5, 0, printargs, "osf_mvalid" }, /* 213, not implemented */
{ 5, 0, printargs, "osf_getaddressconf" }, /* 214, not implemented */