6 lines
77 B
Plaintext
6 lines
77 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
# Check _newselect syscall decoding.
|
||
|
|
||
|
. "${srcdir=.}/select.test"
|