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:
parent
fe5b39146f
commit
8665123697
@ -14,4 +14,8 @@ struct arch_team {
|
||||
// nothing here
|
||||
};
|
||||
|
||||
struct arch_fork_arg {
|
||||
// nothing here yet
|
||||
};
|
||||
|
||||
#endif /* KERNEL_ARCH_PPC_THREAD_STRUCT_H */
|
||||
|
Loading…
Reference in New Issue
Block a user