<cpu/limits.h>: Adjust visibility of various *_{MIN,MAX} constants.
authorSascha Wildner <saw@online.de>
Sun, 7 Feb 2016 19:35:53 +0000 (20:35 +0100)
committerSascha Wildner <saw@online.de>
Sun, 7 Feb 2016 22:25:08 +0000 (23:25 +0100)
commit9d527fb6a0a61537b790043277b3337e4d549eee
tree1537959767f06de1aab359ad105f3a8d2a4c9bf2
parentff34db8a2f3f74c28e741b4a95304bb01985c9e5
<cpu/limits.h>: Adjust visibility of various *_{MIN,MAX} constants.

This commit just affects POSIX environments (to reduce namespace
pollution), not our default one where all of this is visible. No
dports breakage was observed in my tests, as is expected because
this change is...

Taken-from: FreeBSD
sys/cpu/x86_64/include/limits.h