Skip to content
Snippets Groups Projects
Commit f54c8e0b authored by Mergen Imeev's avatar Mergen Imeev Committed by Дмитрий Кольцов
Browse files

trivia: rework xregion_alloc_* macros

This patch removes the 'size' argument from macros, as it was only used
to set an error on failure, which is not possible for x* versions. In
addition, both macros now cast the value to the specified type, as is
done in the original macros.

Closes #8522

NO_DOC=internal
NO_TEST=internal
NO_CHANGELOG=internal
parent dac69b3e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment