6 lines
75 B
Plaintext
6 lines
75 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
# Check getuid32 syscall decoding.
|
||
|
|
||
|
. "${srcdir=.}/getuid.test"
|