From ce4d7671164c30dfeea75c00d66222288f1d499a Mon Sep 17 00:00:00 2001 From: Matt Birkholz Date: Fri, 5 Dec 2014 23:14:08 -0700 Subject: [PATCH] smp: share: uxutil.o --- README.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 699a77ed4..fdde548f8 100644 --- a/README.txt +++ b/README.txt @@ -845,7 +845,11 @@ command line. The remaining 12 belong to the 7 microcode modules and uxutil.o: 0000003c b buffer.8550 00000060 b buffer.8562 - 00000000 b original_tty_state + 00000000 b original_tty_state initialized by UX_initialize_userio + + OK. The static buffers are nasty, but only used in + OS_announcement (all processors in gc-wait) and + interactive_interrupt_handler (SIGQUIT). cmpauxmd.o: 0000001c B C_Frame_Pointer -- 2.25.1