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