5 lines
82 B
Bash
Executable file
5 lines
82 B
Bash
Executable file
#!/bin/sh
|
|
|
|
# Check decoding of ipc shmget/shmctl syscalls
|
|
|
|
. "${srcdir=.}/ipc.sh"
|