core/hello.c: use __intcall() as a demo
authorH. Peter Anvin <hpa@zytor.com>
Mon, 1 Jun 2009 05:25:50 +0000 (22:25 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 1 Jun 2009 05:25:50 +0000 (22:25 -0700)
commitd24dee1326c10b0488fe0bdaccb819854a2325c8
tree479589044099c84a48399b493e2096fd94503735
parent6b2e2742b0ef8b3fb28f008e5f2d63fba8006e68
core/hello.c: use __intcall() as a demo

Use __intcall() to indicate that we now can use the same functions as
used in libcom32.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/hello.c