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