Re: [PATCH v2 25/29] Doxygen documentation added

2023-10-13 Thread Alex Bennée
Nicolas Eder writes: > From: neder > > --- > include/exec/mcdstub.h | 7 - > include/mcdstub/syscalls.h | 2 +- > mcdstub/mcd_shared_defines.h | 1 + > mcdstub/mcdstub.c| 61 ++-- > mcdstub/mcdstub.h| 579 ++- > mcdstub/mc

[PATCH v2 25/29] Doxygen documentation added

2023-10-06 Thread Nicolas Eder
From: neder --- include/exec/mcdstub.h | 7 - include/mcdstub/syscalls.h | 2 +- mcdstub/mcd_shared_defines.h | 1 + mcdstub/mcdstub.c| 61 ++-- mcdstub/mcdstub.h| 579 ++- mcdstub/mcdstub_common.h | 18 ++ target/arm/mc