1
0
mirror of https://github.com/KarolS/millfork.git synced 2026-04-25 19:17:54 +00:00

Fix 6809 under native-image

This commit is contained in:
Karol Stasiak
2021-05-16 23:32:18 +02:00
parent 9028d55a7e
commit 2065c3b4ac
@@ -17,6 +17,11 @@
"allDeclaredFields":true,
"allPublicMethods":true
},
{
"name":"millfork.assembly.m6809.MOpcode$",
"allDeclaredFields":true,
"allPublicMethods":true
},
{
"name":"org.apache.commons.logging.LogFactory"
},