Date: Thu, 23 Dec 1999 06:07:00 -0800 (PST) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys assym.h Message-ID: <199912231407.GAA22824@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 1999/12/23 06:07:00 PST Added files: sys/sys assym.h Log: Define genassym related macros in a seperate include file to prevent each and every xxx_genassym.c file to seperately define these and also to promote uniformity and a level of abstraction. Symbols are created as unsigned long by default and overridable on a per file basis. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912231407.GAA22824>