blob: d433a99d62ad41ccee7c318ac055a8d4aba39e63 (
plain)
1
2
3
|
/* If this file isn't here, gcc fails trying to find limits.h in an nonexisting
* sysroot. As far as I can tell I can't just get it to chill out with command
* line arguments, so I need to make up a whole fake sysroot with a fake limits.h */
|