diff options
author | H. Peter Anvin (Intel) <hpa@zytor.com> | 2020-06-27 23:30:33 -0700 |
---|---|---|
committer | H. Peter Anvin (Intel) <hpa@zytor.com> | 2020-06-27 23:30:33 -0700 |
commit | 43a72dd6386864b64c0d6f77b10cab007c024285 (patch) | |
tree | 44ca55bb25218015813a39cb546f9d4c6e090e4e /AUTHORS | |
parent | 296685b5e3779b0f44adb2cb142d7128adf5a538 (diff) | |
download | nasm-43a72dd6386864b64c0d6f77b10cab007c024285.tar.gz |
listing: list short reserved blocks as ?? instead of <res ...>
<res ...> can get rather annoying when mixed in with data, as can
happen with the MASM-like db syntax. List shorter blocks (8 bytes or
less) as ?? instead; 8 bytes avoids line breaks for a single
statement.
This is probably more readable anyway...
Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions