[m-dev.] oops, bug fix for goto.h
Tyson Richard DOWD
trd at students.cs.mu.oz.au
Thu Feb 6 14:00:14 AEDT 1997
> /*
> +** INLINE_ASM_GLOBALIZE_LABEL is an assembler string to
> +** declare the "type" of a label as function (i.e. code), not data,
> +** if this is needed.
> +*/
> +#ifndef INLINE_ASM_ENTRY_LABEL_TYPE
> +#define INLINE_ASM_ENTRY_LABEL_TYPE(label)
> +#endif
s/INLINE_ASM_GLOBALIZE_LABEL/INLINE_ASM_ENTRY_LABEL_TYPE/
Otherwise, this looks fine.
--
Tyson Dowd # Another great idea from the
# people who brought you
trd at .cs.mu.oz.au # Beer Milkshakes!
http://www.cs.mu.oz.au/~trd # Confidence --- Red Dwarf
More information about the developers
mailing list