]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Source/portable/IAR/RISC-V/chip_specific_extensions/RV32I_CLINT_no_extensions/freertos_risc_v_chip_specific_extensions.h
Update libraries and sundry check-ins ready for the V10.3.0 kernel release.
[freertos] / FreeRTOS / Source / portable / IAR / RISC-V / chip_specific_extensions / RV32I_CLINT_no_extensions / freertos_risc_v_chip_specific_extensions.h
index 51c9057babd5ee861455665c49b22473a587b00d..dda6f3f6d1dcd0eb8e72db209f6b05898c69a291 100644 (file)
@@ -53,6 +53,7 @@
 #ifndef __FREERTOS_RISC_V_EXTENSIONS_H__\r
 #define __FREERTOS_RISC_V_EXTENSIONS_H__\r
 \r
+#define portasmHAS_SIFIVE_CLINT 1\r
 #define portasmHAS_MTIME 1\r
 #define portasmADDITIONAL_CONTEXT_SIZE 0 /* Must be even number on 32-bit cores. */\r
 \r
@@ -60,7 +61,6 @@ portasmSAVE_ADDITIONAL_REGISTERS MACRO
        /* No additional registers to save, so this macro does nothing. */\r
        ENDM\r
 \r
-/* Restore the additional registers found on the Pulpino. */\r
 portasmRESTORE_ADDITIONAL_REGISTERS MACRO\r
        /* No additional registers to restore, so this macro does nothing. */\r
        ENDM\r