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