1 function writeHeader() {
2 document.write('Version 1.2.1');
5 function writeFooter() {
6 document.write('Generated on Mon Nov 6 2023 13:21:35 for CMSIS-Core (Cortex-A) 1.2.1. Copyright © 2023 Arm Limited (or its affiliates). All rights reserved.');