kern: tweak KAutoObject::Open/Close codegen

This commit is contained in:
Michael Scire
2021-04-19 18:03:27 -07:00
parent 5bb790e4a7
commit fbc526d163
3 changed files with 35 additions and 30 deletions

View File

@@ -140,6 +140,8 @@ $(OFILES_SRC) : $(HFILES_BIN)
kern_libc_generic.o: CFLAGS += -fno-builtin
kern_k_auto_object.o: CXXFLAGS += -fno-lto
#---------------------------------------------------------------------------------
%_bin.h %.bin.o : %.bin
#---------------------------------------------------------------------------------