Specify int bitfield as signed int bitfield
sunc treats int bitfield as unsigned int. This commit will fix build failure on sunc.
Specify int bitfield as signed int bitfield
sunc treats int bitfield as unsigned int.
This commit will fix build failure on sunc.