Changeset 3558ba93 in mainline for uspace/lib/c/include/bitops.h
- Timestamp:
- 2013-12-09T15:55:40Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5b89d43b
- Parents:
- 12735849 (diff), 9521eca (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/bitops.h
r12735849 r3558ba93 107 107 } 108 108 109 extern int __popcountsi2(int);110 111 109 #endif 112 110
Note:
See TracChangeset
for help on using the changeset viewer.