From b964fa586faee7d1c8e3e9ed7f52e08f3ab2d267 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Thu, 4 Mar 2021 00:24:24 -0800 Subject: 7847 --- linux/random.subx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'linux/random.subx') diff --git a/linux/random.subx b/linux/random.subx index 71012309..7e9c0f0e 100644 --- a/linux/random.subx +++ b/linux/random.subx @@ -1,8 +1,8 @@ # Repeatedly read 32-bit numbers from /dev/random, print them to stdout. # # To run: -# $ ./bootstrap translate init.linux [01]*.subx apps/random.subx -o apps/random -# $ ./bootstrap run apps/random +# $ bootstrap/bootstrap translate [01]*.subx apps/random.subx -o apps/random +# $ bootstrap/bootstrap run random == code 0x09000000 # instruction effective address register displacement immediate -- cgit 1.4.1-2-gfad0