* [PATCH 2.4.21-bk1] head.S compile warning fix
@ 2003-07-05 19:28 Michael Buesch
0 siblings, 0 replies; only message in thread
From: Michael Buesch @ 2003-07-05 19:28 UTC (permalink / raw)
To: Marcelo Tosatti; +Cc: linux kernel mailing list
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi.
fixes "Warning: extra tokens at end of #endif directive"
compiletime warning.
- --- arch/i386/kernel/head.S.orig 2003-06-13 20:52:34.000000000 +0200
+++ arch/i386/kernel/head.S 2003-07-05 21:26:03.000000000 +0200
@@ -113,7 +113,7 @@
popfl
jmp checkCPUtype
1:
- -#endif CONFIG_SMP
+#endif /* CONFIG_SMP */
/*
* Clear BSS first so that there are no surprises...
- --
Regards Michael Buesch
http://www.8ung.at/tuxsoft
21:26:26 up 2:29, 3 users, load average: 0.36, 0.12, 0.11
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQE/BybQoxoigfggmSgRAkCDAJsGDEN/u9C+5nOjjQQw4q9lUrtPAwCfV145
wELFwa7s8HcHfskg68D4pNE=
=NMPf
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-07-05 19:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-05 19:28 [PATCH 2.4.21-bk1] head.S compile warning fix Michael Buesch
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.