commit | e2ad412bf716ae1840d256f681bccf474b7dd728 | [log] [tgz] |
---|---|---|
author | Martin Storsjö <martin@martin.st> | Thu Sep 04 13:41:25 2025 +0300 |
committer | Martin Storsjö <martin@martin.st> | Mon Sep 08 12:50:44 2025 +0300 |
tree | 13e201fa245806cdbfc8d2b65b7613b572510fa2 | |
parent | e43f7185fe27628f81c67ea84facacaf0f9d8d30 [diff] |
crt: Fix the wording of a fallback #error in func.def.in This was missed in 33d8fc4ce32fdc9fa1a0486c2f96f08252c6c841; we no longer use DEF_<ARCH> defines, but rely on the compiler built-in architecture defines. Signed-off-by: Martin Storsjö <martin@martin.st>