Changeset 0564a02e in mainline
- Timestamp:
- 2018-07-05T21:41:19Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a57a79c
- Parents:
- 7a7ecbd
- git-author:
- Jaroslav Jindrak <dzejrou@…> (2017-11-23 23:26:51)
- git-committer:
- Dzejrou <dzejrou@…> (2018-07-05 21:41:19)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/cpp/include/internal/common.hpp
r7a7ecbd r0564a02e 17 17 #define restrict __restrict__ 18 18 19 #undef NULL 20 #define NULL nullptr 21 19 22 #endif
Note:
See TracChangeset
for help on using the changeset viewer.