From dd10667c56b943c19436c6540946f9ad0f71d257 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Thu, 8 Jun 2023 18:43:18 +0300 Subject: add fast userspace return to do_ipc --- docs/doxygen.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/doxygen.conf') diff --git a/docs/doxygen.conf b/docs/doxygen.conf index 71a053c..3cb6ca3 100644 --- a/docs/doxygen.conf +++ b/docs/doxygen.conf @@ -2337,7 +2337,8 @@ INCLUDE_FILE_PATTERNS = PREDEFINED = DEBUG \ __GNUC__ \ riscv64 \ - riscv32 + riscv32 \ + ASSERT # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this # tag can be used to specify a list of macro names that should be expanded. The -- cgit v1.3