Don't keep asking for S2EVENT_CONNECT reports if driver doen't
[AROS.git] / arch / i386-pc / kernel / smpbootstrap.h
blobcccf4220f3e4d2a34784a2dc91e185666ef6a76d
1 struct SMPBootstrap
3 ULONG skipcode;
4 ULONG Arg1;
5 ULONG Arg2;
6 ULONG Arg3;
7 APTR SP;
8 APTR IP;
9 };