From c08b4edca17c9b58c73403bc5e57437b72e1bc30 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin (Intel)" Date: Tue, 7 Oct 2025 18:06:34 -0700 Subject: [PATCH] Sync builtin.mac --- editors/builtin.mac | 1 + 1 file changed, 1 insertion(+) diff --git a/editors/builtin.mac b/editors/builtin.mac index aabce07f..eb615929 100644 --- a/editors/builtin.mac +++ b/editors/builtin.mac @@ -14,6 +14,7 @@ %idefine %null(+) %idefine %pathsearch() %idefine %realpath() +%idefine %selbits(+) %idefine %str(&+) %idefine %strcat(&&+) %idefine %strlen(&&)