On Mon, 18 Dec 2006 14:36:23 -0800 (PST)
David Rientjes <[EMAIL PROTECTED]> wrote:

> --- a/arch/arm/vfp/vfphw.S
> +++ b/arch/arm/vfp/vfphw.S
> @@ -18,13 +18,15 @@ #include <asm/thread_info.h>
>  #include <asm/vfpmacros.h>
>  #include "../kernel/entry-header.S"
>  
> +#define KERN_DEBUG   "<7>"
> +

These definitions should be available to assembly code via inclusion of
kernel.h?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to