|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | __WARN_printf(arg...) do { fprintf(stderr, arg); } while (0) |
| #define | WARN(condition, format...) |
| #define | WARN_ONCE(condition, format...) |
| #define WARN | ( | condition, | |
| format... | |||
| ) |
1.8.2