coreboot-kgpe-d16/src/console
Aaron Durbin aadf2b8b59 consoles: remove unused infrastructure
The __console attribute as well as linker binding
was dropped at some point. Kill of the dead code and
infrastructure.

Change-Id: I15e1fb4468fffe2e148ec9ac8539dfd958551807
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/10279
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2015-05-26 19:02:54 +02:00
..
Kconfig cbmem: add and use a function to dump console buffer 2015-04-27 20:49:09 +02:00
Makefile.inc arm64: Reorganize payload entry code and related Kconfigs 2015-05-19 20:33:06 +02:00
console.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
die.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
early_print.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
init.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
post.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
printk.c console: rename do_vtxprintf to do_printk_va_list and use it 2015-05-05 17:46:35 +02:00
vsprintf.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
vtxprintf.c Avoid 64bit math on MIPS platforms 2015-03-30 21:42:38 +02:00