"vscode:/vscode.git/clone" did not exist on "9d67d75b0ad62242e60db1bd6d22ae7ea252c7bc"
Add U() macro to share constants between C and other sources
This patch adds the U(_x) macros to utils_def.h to allow constants to
be shared between C and other sources.
Signed-off-by:
Varun Wadekar <vwadekar@nvidia.com>
Please register or sign in to comment