6 lines
72 B
Plaintext
6 lines
72 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
# Check decoding of BLK* ioctls.
|
||
|
|
||
|
. "${srcdir=.}/ioctl.test"
|