Index: uspace/app/tetris/tetris.c
===================================================================
--- uspace/app/tetris/tetris.c	(revision 436300063cf897d3a8d003c018a42e184f48d928)
+++ uspace/app/tetris/tetris.c	(revision 926010246a89088c7694f5b643c549ac4e798fdb)
@@ -51,5 +51,5 @@
  */
 
-static const char copyright[] =
+static volatile const char copyright[] =
 	"@(#) Copyright (c) 1992, 1993\n"
 	"\tThe Regents of the University of California.  All rights reserved.\n";
