]> Git Repo - J-u-boot.git/blobdiff - include/log.h
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into...
[J-u-boot.git] / include / log.h
index bf81a27011ff70d4ed9930e5bd94a5c20f4e9100..4f6d6a2c2cf8c31b372667d43e48e75ad42e5d27 100644 (file)
@@ -106,6 +106,8 @@ enum log_category_t {
        LOGC_EXPO,
        /** @LOGC_CONSOLE: Related to the console and stdio */
        LOGC_CONSOLE,
+       /** @LOGC_TEST: Related to testing */
+       LOGC_TEST,
        /** @LOGC_COUNT: Number of log categories */
        LOGC_COUNT,
        /** @LOGC_END: Sentinel value for lists of log categories */
This page took 0.021435 seconds and 4 git commands to generate.