]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[debug] Expose pause() and more() debugging functions
authorMichael Brown <mcb30@ipxe.org>
Wed, 14 Jul 2010 11:01:20 +0000 (12:01 +0100)
committerMichael Brown <mcb30@ipxe.org>
Wed, 14 Jul 2010 11:28:18 +0000 (12:28 +0100)
commit7aa1d70e52664ed93a9259f81bae7be3b5c19a8f
tree588ca15cda414477533d0bebf633ded21e4a2f4b
parent9f3c0c1f393544c87bbd9550743edb4f31dc071f
[debug] Expose pause() and more() debugging functions

Include the pause() and more() debugging functions within the general
iPXE debugging framework, by introducing DBGxxx_PAUSE() and
DBGxxx_MORE() macros.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/core/debug.c
src/include/compiler.h