strace/xlat/bsg_flags.in
Dmitry V. Levin eac07b2bd6 xlat: provide fallback definitions for BSG_FLAG_* constants
BSG_FLAG_* constants were introduced later than the header file where
they are defined.

* xlat/bsg_flags.in: Add default values for constants.
2017-01-10 00:05:17 +00:00

3 lines
48 B
Plaintext

BSG_FLAG_Q_AT_TAIL 0x10
BSG_FLAG_Q_AT_HEAD 0x20