base-*: rename core_log.cc to core_log_out.cc

Issue #2207
This commit is contained in:
Alexander Boettcher
2017-12-12 10:53:03 +01:00
committed by Christian Helmuth
parent 30fd10933a
commit 2cb635c3e3
16 changed files with 8 additions and 8 deletions

View File

@@ -7,7 +7,7 @@ GEN_SRC_DIR := $(realpath $(GEN_CORE_DIR)/..)
SRC_CC += stack_area.cc \
core_mem_alloc.cc \
core_log.cc \
core_log_out.cc \
core_region_map.cc \
core_rpc_cap_alloc.cc \
cpu_session_component.cc \