Commit fb40a72f authored by Alexandre Julliard's avatar Alexandre Julliard

Copied the registry functions needed by VMM into device.c and got rid

of memory/registry.c.
parent dafbc3f7
......@@ -37,7 +37,6 @@ C_SRCS = \
$(TOPOBJDIR)/memory/heap.c \
$(TOPOBJDIR)/memory/instr.c \
$(TOPOBJDIR)/memory/local.c \
$(TOPOBJDIR)/memory/registry.c \
$(TOPOBJDIR)/memory/selector.c \
$(TOPOBJDIR)/memory/string.c \
$(TOPOBJDIR)/memory/virtual.c \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment