![]() |
NVIDIA DRIVE OS Linux API Reference5.1.0.2 Release |
NVIDIA Quickboot Interface: Debugging
Description: This file declares macros for debugging.
Definition in file bug.h.
Go to the source code of this file.
Macros | |
#define | wfi() __asm__ __volatile__("wfi") |
#define | BUG() |
#define | BUG_ON(x) |
#define | BUG_ON_MSG(x,...) |
#define | WARN_ON(x) |