diff --git a/sys/arm/arm/cpufunc_asm.S b/sys/arm/arm/cpufunc_asm.S index 1f711bbdbcf..1cd41cabc74 100644 --- a/sys/arm/arm/cpufunc_asm.S +++ b/sys/arm/arm/cpufunc_asm.S @@ -52,20 +52,9 @@ ENTRY(cpufunc_nullop) RET END(cpufunc_nullop) -/* - * Generic functions to read the internal coprocessor registers - * - * Currently these registers are : - * c0 - CPU ID - * c5 - Fault status - * c6 - Fault address - * - */ - /* * Generic functions to write the internal coprocessor registers * - * Currently these registers are * c1 - CPU Control * c3 - Domain Access Control