3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-05-25 11:26:22 +00:00

patcher: start

This commit is contained in:
Emil J. Tywoniak 2025-12-19 19:14:33 +01:00
parent 25344b3947
commit b3f605e0d2
5 changed files with 67 additions and 2 deletions

View file

@ -0,0 +1,2 @@
OBJS += kernel/unstable/patch.o
$(eval $(call add_include_file,kernel/unstable/patch.h))