cloudius-systems / osv

OSv, a new operating system for the cloud.
osv.io
Other
4.12k stars 605 forks source link

fix _IOW, _IOR and _IORW macro #1314

Closed wkozaczuk closed 5 months ago

wkozaczuk commented 5 months ago

This fixes the overflow issue as described by the issue #1313.

Fixes #1313