1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/posix/pnet/include
René Kijewski f89e1f4a3d c++: s/restrict/__restrict/
`restrict` is not a keyword in C++, but `__restrict` is understood by
GCC-ish compilers.
2014-11-19 14:27:19 +01:00
..
arpa c++: sys: add extern C to header files 2014-11-08 20:09:55 +01:00
netinet c++: sys: add extern C to header files 2014-11-08 20:09:55 +01:00
sys c++: s/restrict/__restrict/ 2014-11-19 14:27:19 +01:00