5 lines
77 B
Bash
Executable file
5 lines
77 B
Bash
Executable file
#!/bin/sh
|
|
|
|
# Check _newselect syscall decoding.
|
|
|
|
. "${srcdir=.}/select.test"
|