codeview.c: Add support for multiple source files
commitf8259c662a8e84195db6d80081936d6c7cf5e17d
authorJim Kukunas <james.t.kukunas@linux.intel.com>
Mon, 16 May 2016 20:15:44 +0000 (16 16:15 -0400)
committerH. Peter Anvin <hpa@linux.intel.com>
Tue, 17 May 2016 18:35:44 +0000 (17 11:35 -0700)
treed35e5801cd56d947ebb42e4bbe630642d8c8828e
parentc9fd7b2aa5086205a626f8312bbaa5043b72a6d7
codeview.c: Add support for multiple source files

Handle the existence of multiple source files, as is normal when using
include files.

Signed-of-by: Jim Kukunas <james.t.kukunas@linux.intel.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
output/codeview.c