summaryrefslogtreecommitdiff
path: root/helloworld.c
diff options
context:
space:
mode:
authorzhangyang <[email protected]>2023-11-13 07:05:38 +0000
committerzhangyang <[email protected]>2023-11-13 07:05:38 +0000
commitbcf6aa181e1b843416324e12a9e9cbadd31740be (patch)
treec6ab143e93f7dbeb7537bf9f419c11b1560f06a8 /helloworld.c
parent0c565496afd9867de31a2568f803ec2bead8121d (diff)
hugePage
Diffstat (limited to 'helloworld.c')
-rw-r--r--helloworld.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/helloworld.c b/helloworld.c
index 7386f84..1416d5a 100644
--- a/helloworld.c
+++ b/helloworld.c
@@ -3,7 +3,7 @@
#include <unistd.h>
#include <string.h>
-#define NUM_VARS 256
+#define NUM_VARS 2049
int main()
{