6 lines
73 B
Plaintext
6 lines
73 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
# Check fstat64 syscall decoding.
|
||
|
|
||
|
. "${srcdir=.}/fstat.test"
|