Rename putchar_unlocked() to putchar_have_lock() to avoid GCC warning.
authorBen Pfaff <blp@cs.stanford.edu>
Wed, 5 Apr 2006 18:02:49 +0000 (18:02 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Wed, 5 Apr 2006 18:02:49 +0000 (18:02 +0000)
commit745d62ba7e4bef2887ce158a3b2cfc5f24ebadef
treec32be7c3c70ec21335ccc3b1f31baa064ece53f2
parent4a4df0139bb1daf12ce62e93f12b03bddcfa62b9
Rename putchar_unlocked() to putchar_have_lock() to avoid GCC warning.
src/lib/kernel/console.c