6 lines
75 B
Bash
Executable File
6 lines
75 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Check statfs64 syscall decoding.
|
|
|
|
. "${srcdir=.}/statfs.test"
|