Skip to content
Commit 99419c31 authored by Pujin Shi's avatar Pujin Shi Committed by Thomas Bogendoerfer
Browse files

MIPS: process: Add prototype for function arch_dup_task_struct



This commit adds a prototype to fix warning at W=1:

  arch/mips/kernel/process.c:95:5: error: no previous prototype for 'arch_dup_task_struct' [-Werror=missing-prototypes]

Signed-off-by: default avatarPujin Shi <shipujin.t@gmail.com>
Signed-off-by: default avatarThomas Bogendoerfer <tsbogend@alpha.franken.de>
parent 925b6882
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment