]> begriffs open source - cmsis/blob - main/Core_A/footer.js
Update documentation for branch main
[cmsis] / main / Core_A / footer.js
1 function writeHeader() {
2     document.write('Version 6.1.0');
3 };
4
5 function writeFooter()  {
6     document.write('Generated on Mon May 13 2024 10:32:36 for CMSIS-Core (Cortex-A) 6.1.0. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.');
7 };