« Previous | Next » 

Revision 75a192aa

ID75a192aa68e7801ab8465b3345ac74d6d3cdceca

Added by Andreas Färber over 11 years ago

qemu-common.h: Make qemu_init_vcpu() stub static inline

Turn the *-user macro into a no-op inline function to avoid
unused-variable warnings and band-aiding #ifdef'ery.

This allows to drop an #ifdef for alpha and avoids more for unicore32
and other upcoming trivial realizefn implementations.

Suggested-by: Lluís Vilanova <>
Signed-off-by: Eduardo Habkost <>
Signed-off-by: Andreas Färber <>
Reviewed-by: Eduardo Habkost <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences