]>
git.saurik.com Git - apple/xnu.git/blob - tests/sr_entitlement_helper.c
198179274251ebb93897e8e9cbf755cbe7cf9c4f
6 * This is a test helper that just has to run for a while.
9 main(int argc
, char **argv
)
11 printf("Hello, world.\n");
13 printf("That's all folks.\n");