---
freebsd/sys/sys/systm.h | 7 +++
1 file changed, 7 insertions(+)
diff --git a/freebsd/sys/sys/systm.h b/freebsd/sys/sys/systm.h
index 4ad0ad8c..4dcbacee 100644
--- a/freebsd/sys/sys/systm.h
+++ b/freebsd/sys/sys/systm.h
@@ -190,10 +190,17 @@ void kassert_panic(const char *fmt, ...)
otorola_powerpc BSP variants.
> > >> >
> > >> MVME2700 and the qemu variants already add it separately
> > >> https://git.rtems.org/rtems/tree/spec/build/bsps/powerpc/motorola_powerpc/abi.yml#n24
> > >>
> > >> > Gedare/Chris/anyone with
doing this fixed the error.
> We didn't want to force it into every PowerPC BSP.
>
> Do you have a case that failed and was resolved by adding this?
>
> On Wed, Aug 9, 2023 at 7:36 AM Uchenna Ezeobi
> wrote:
>>
>> Update #3767
>> ---
>> spec
Update #3767
---
spec/build/bsps/powerpc/motorola_powerpc/abi.yml | 4
1 file changed, 4 insertions(+)
diff --git a/spec/build/bsps/powerpc/motorola_powerpc/abi.yml
b/spec/build/bsps/powerpc/motorola_powerpc/abi.yml
index 6734e9babf..2438c30f1d 100644
--- a/spec/build/bsps/powerpc/motorola_