summaryrefslogtreecommitdiff
path: root/src/iso646/not_eq.c
blob: 3576acc6884d5c31e42274818a3b91cc0cd5c662 (plain)
1
2
3
4
5
6
#include <iso646.h>
#define not_eq                                                                !=

/*
STDC(199409)
*/