1 /* Check that rare readlink calls don't cause the simulator to abort. 2 #progos: linux 3 #sim: --sysroot=$pwd --env-unset PWD 4 */ 5 #define SYSROOTED 1 6 #include "readlink2.c" 7