The NetBSD Project

CVS log for src/sys/arch/dreamcast/include/intr.h

[BACK] Up to [cvs.NetBSD.org] / src / sys / arch / dreamcast / include

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: HEAD


Revision 1.10 / (download) - annotate - [select for diffs], Tue Nov 2 11:26:03 2021 UTC (2 years, 4 months ago) by ryo
Branch: MAIN
CVS Tags: thorpej-ifq-base, thorpej-ifq, thorpej-altq-separation-base, thorpej-altq-separation, netbsd-10-base, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, bouyer-sunxi-drm-base, bouyer-sunxi-drm, HEAD
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)

In order to prevent _mcount() from being recursively called when built with COPTS=-O0,
sprinkle `__always_inline' to make _mcount() be generated as a single function.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>