All of lore.kernel.org
 help / color / mirror / Atom feed
* grub_halt()
@ 2009-11-25 20:37 Felix Zielcke
  2009-11-27 21:24 ` grub_halt() Vladimir 'φ-coder/phcoder' Serbinenko
  0 siblings, 1 reply; 5+ messages in thread
From: Felix Zielcke @ 2009-11-25 20:37 UTC (permalink / raw)
  To: The development of GRUB 2

grub_halt is on i386-pc defined as `void grub_halt (int no_apm)' but
everywhere else as `grub_halt (void)'
util/grub-emu.c has a #ifdef for these 2

Shouldn't we just add an int parameter everywhere to make this more
simple?

grub-emu fails to build on powerpc now because grub/cpu/halt.h doestn't
exist there:
https://buildd.debian.org/fetch.cgi?pkg=grub2;ver=1.97%2B20091125-1;arch=powerpc;stamp=1259179180
-- 
Felix Zielcke
Proud Debian Maintainer and GNU GRUB developer




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-12-04 21:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-25 20:37 grub_halt() Felix Zielcke
2009-11-27 21:24 ` grub_halt() Vladimir 'φ-coder/phcoder' Serbinenko
2009-11-27 21:28   ` grub_halt() Felix Zielcke
2009-11-28 19:01   ` grub_halt() Robert Millan
2009-12-04 21:02     ` grub_halt() Robert Millan

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.