From 3aed0d2d4a90ee50db206d7442c4a87207f59d4d Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Sat, 20 May 2006 20:01:15 +0000 Subject: [PATCH] Comment. --- doc/reference.texi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/reference.texi b/doc/reference.texi index 0c577f7..463f728 100644 --- a/doc/reference.texi +++ b/doc/reference.texi @@ -840,6 +840,9 @@ char get (void) @{ @node Memory Barriers @subsection Memory Barriers +@c We should try to come up with a better example. +@c Perhaps something with a linked list? + Suppose we add a ``feature'' that, whenever a timer interrupt occurs, the character in global variable @code{timer_put_char} is printed on the console, but only if global Boolean variable -- 2.30.2