Added empty arch_fork_arg structure.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9800 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -14,4 +14,8 @@ struct arch_team {
|
|||||||
// nothing here
|
// nothing here
|
||||||
};
|
};
|
||||||
|
|
||||||
|
struct arch_fork_arg {
|
||||||
|
// nothing here yet
|
||||||
|
};
|
||||||
|
|
||||||
#endif /* KERNEL_ARCH_PPC_THREAD_STRUCT_H */
|
#endif /* KERNEL_ARCH_PPC_THREAD_STRUCT_H */
|
||||||
|
|||||||
Reference in New Issue
Block a user