From 4eebf25f1cff9e1308ee57cd4a848ab5e123f261 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Tue, 18 Jun 2024 17:25:32 +0200 Subject: Added BOX64_RESERVE_HIGH in rcfile handling --- docs/USAGE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/USAGE.md b/docs/USAGE.md index 9a56cf23..138ef823 100644 --- a/docs/USAGE.md +++ b/docs/USAGE.md @@ -335,7 +335,7 @@ Define x86_64 bash to launch script * XXX=yyyy will add XXX=yyyy env. var. and continue with BOX86_ENV2 ... until var doesn't exist -#### BOX64_RESERVE_HIGH +#### BOX64_RESERVE_HIGH * * 0 : Don't try to pe-reserve high memory (beyond 47bits) (Default) * 1 : Try to reserve (without allocating it) memory beyond 47bits (seems unstable) -- cgit 1.4.1