On Fri, 20 Jul 2018 11:34:53 +0900,
Randy Dunlap wrote:
>
> From: Randy Dunlap
>
> Add a "struct task_struct;" stub to arch/h8300's ptrace.h header to
> eliminate gcc warnings (gcc version is 8.1.0).
>
> ../arch/h8300/include/asm/ptrace.h:32:34: warning: 'struct task_struct'
> declared inside
From: Randy Dunlap
Add a "struct task_struct;" stub to arch/h8300's ptrace.h header to
eliminate gcc warnings (gcc version is 8.1.0).
../arch/h8300/include/asm/ptrace.h:32:34: warning: 'struct task_struct'
declared inside parameter list will not be visible outside of this definition
or declara
2 matches
Mail list logo