CVS commit: src/sys/arch/m68k/include
"Robert Elz" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: kre Date: Mon May 11 05:22:21 UTC 2026 Modified Files: src/sys/arch/m68k/include: param.h Log Message: Allow (p)redefinitions of symbols in <machine/param.h> sun3 (via machine/param3.h) defines UBC_NWINS UBC_WINSHIFT & MAXEXEC before including <m68k/param.h> == and defines UBC_NWINS differently. Allow for that (hopefully fix broken sun3 build). [ Why sun3 has __mc680010__ defined is left as an unexplained mystery ] To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 src/sys/arch/m68k/include/param.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.