summaryrefslogtreecommitdiff
path: root/linux/sparc/syscallent1.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux/sparc/syscallent1.h')
-rw-r--r--linux/sparc/syscallent1.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/sparc/syscallent1.h b/linux/sparc/syscallent1.h
index 9519e08..2e2805b 100644
--- a/linux/sparc/syscallent1.h
+++ b/linux/sparc/syscallent1.h
@@ -359,9 +359,9 @@
{ 6, 0, NULL, NULL }, /* 328 */
{ 6, 0, NULL, NULL }, /* 329 */
- { 6, TI, solaris_shmat, "shmat" }, /* 330 */
+ { 6, TI|TM, solaris_shmat, "shmat" }, /* 330 */
{ 6, TI, solaris_shmctl, "shmctl" }, /* 331 */
- { 6, TI, solaris_shmdt, "shmdt" }, /* 332 */
+ { 6, TI|TM, solaris_shmdt, "shmdt" }, /* 332 */
{ 6, TI, solaris_shmget, "shmget" }, /* 333 */
{ 6, 0, NULL, NULL }, /* 334 */
{ 6, 0, NULL, NULL }, /* 335 */