Raymond Toy pushed to branch rtoy-arm-update-to-current at cmucl / cmucl
Commits: fd4b15ad by Raymond Toy at 2024-08-09T13:30:14+00:00 Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Carl Shapiro <cshapiro@panix.com> - - - - -
1 changed file:
- src/lisp/arm-arch.h
Changes:
===================================== src/lisp/arm-arch.h ===================================== @@ -5,7 +5,7 @@
*/
-#ifndef __ARM_ARCH_H +#ifndef ARM_ARCH_H /* * Set to non-zero to enable debug prints for debugging the sigill and * sigtrap handlers and for debugging breakpoints.
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/fd4b15ad17943e911cf48886...