Rearrange where the alternate definition of __dead goes.
authordholland <dholland@NetBSD.org>
Wed, 27 May 2009 17:44:38 +0000 (17:44 +0000)
committerdholland <dholland@NetBSD.org>
Wed, 27 May 2009 17:44:38 +0000 (17:44 +0000)
commit1108b046f041c0bf0be042f6fd91eb2b7dae7af1
treee788191dcb8d68ff4b62903e2b5aedd007bbce4b
parentbf84fce58d5914864c13639d82650dfa8e886018
Rearrange where the alternate definition of __dead goes.
It can't be before "include.h" as that includes a bunch of system headers,
but it can't be after either as it also includes a bunch of local headers.
Therefore, it needs to be *in* include.h.
phantasia/include.h
phantasia/setup.c