[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [RFC 2/6] xen/arm: earlyprintk: export early_puts
On Sun, 2014-01-05 at 21:26 +0000, Julien Grall wrote: > Signed-off-by: Julien Grall <julien.grall@xxxxxxxxxx> Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx> > [..] > +static inline void early_puts(const char *) > +{} We'd normally put these at the end of the line with the prototype (I see this is wrong for early_printk too) > + > static inline __attribute__((format (printf, 1, 2))) void > early_printk(const char *fmt, ...) > {} _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |