* [Xenomai-core] [PATCH] fix non-RPI build
@ 2007-07-29 19:45 Jan Kiszka
2007-07-29 21:55 ` Philippe Gerum
0 siblings, 1 reply; 2+ messages in thread
From: Jan Kiszka @ 2007-07-29 19:45 UTC (permalink / raw)
To: Philippe Gerum; +Cc: xenomai-core
[-- Attachment #1.1: Type: text/plain, Size: 0 bytes --]
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: fix-no-rpi-build.patch --]
[-- Type: text/x-patch; name="fix-no-rpi-build.patch", Size: 408 bytes --]
Index: ksrc/nucleus/shadow.c
===================================================================
--- ksrc/nucleus/shadow.c (Revision 2865)
+++ ksrc/nucleus/shadow.c (Arbeitskopie)
@@ -496,6 +496,7 @@ void xnshadow_rpi_check(void)
#else
+#define rpi_p(t) (0)
#define rpi_init_gk(gk) do { } while(0)
#define rpi_clear_local(t) do { } while(0)
#define rpi_clear_remote(t) do { } while(0)
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 249 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Xenomai-core] [PATCH] fix non-RPI build
2007-07-29 19:45 [Xenomai-core] [PATCH] fix non-RPI build Jan Kiszka
@ 2007-07-29 21:55 ` Philippe Gerum
0 siblings, 0 replies; 2+ messages in thread
From: Philippe Gerum @ 2007-07-29 21:55 UTC (permalink / raw)
To: Jan Kiszka; +Cc: xenomai-core
Merged, thanks.
--
Philippe.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-07-29 21:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-29 19:45 [Xenomai-core] [PATCH] fix non-RPI build Jan Kiszka
2007-07-29 21:55 ` Philippe Gerum
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.