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