about include/linux/macros.h ...

Davide Libenzi (davidel@xmailserver.org)
Wed, 04 Jul 2001 16:33:51 -0700 (PDT)


What about the creation of such file containing useful macros like min(),
max(), abs(), etc.. that otherwise everyone is forced to define like :

#ifndef ...
#define ...
#endif

- Davide

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/