Changeset 23c8acd9 in mainline for uspace/lib/softrend/rectangle.h
- Timestamp:
- 2017-06-09T21:26:31Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 98a3879
- Parents:
- c09ff7b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/softrend/rectangle.h
rc09ff7b r23c8acd9 38 38 39 39 #include <stdbool.h> 40 #include < sys/types.h>40 #include <libarch/types.h> 41 41 42 42 extern bool rectangle_intersect(
Note:
See TracChangeset
for help on using the changeset viewer.