mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-05 05:04:57 -04:00
3 lines
65 B
C
3 lines
65 B
C
// rdar: //6857843
|
|
#define NONNULL_ATTR __attribute__((nonnull))
|