From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <43576FA9.6010202@domain.hid> Date: Thu, 20 Oct 2005 12:21:29 +0200 From: Philippe Gerum MIME-Version: 1.0 Subject: Re: [Xenomai-help] Replacement for rt_save_flags_and_cli References: <40292.128.93.15.41.1129793705.squirrel@domain.hid> <435766D6.6090605@domain.hid> In-Reply-To: <435766D6.6090605@domain.hid> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Ignacio_Garc=EDa_P=E9rez?= Cc: xenomai@xenomai.org Ignacio Garc=EDa P=E9rez wrote: > Hi, >=20 > Porting app from RTAI. Just another newbie question. Is there a > substitute for rt_save_flags_and_cli / rt_restore_flags ?. See include/nucleus/asm-generic/hal.h: #define rthal_local_irq_save(x)=09 #define rthal_local_irq_restore(x) > Thanks. >=20 > _______________________________________________ > Xenomai-help mailing list > Xenomai-help@domain.hid > https://mail.gna.org/listinfo/xenomai-help >=20 --=20 Philippe.