/* Return makes a UPC pointer-to-shared value from an integer. */ #include shared int *func () { return 0x4000; }