diff options
Diffstat (limited to 'apps/random.subx')
-rw-r--r-- | apps/random.subx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/random.subx b/apps/random.subx index 535b89e4..70eaffa2 100644 --- a/apps/random.subx +++ b/apps/random.subx @@ -1,8 +1,8 @@ # Repeatedly read 32-bit numbers from /dev/random, print them to stdout. # # To run: -# $ ./subx translate init.linux 0*.subx apps/random.subx -o apps/random -# $ ./subx run apps/random +# $ ./bootstrap translate init.linux 0*.subx apps/random.subx -o apps/random +# $ ./bootstrap run apps/random == code 0x09000000 # instruction effective address register displacement immediate |