<def f='src/src/sys/sys/lwpctl.h' l='48' ll='51'/>
<size>8</size>
<doc f='src/src/sys/sys/lwpctl.h' l='35'>/*
 * Note on compatibility:
 *
 * This must be the same size for both 32 and 64-bit processes, since
 * the same format will be used by both.
 *
 * Removal of unused fields is OK, as long as the change in layout
 * does not affect supported fields.
 *
 * It is OK to add fields to this structure, since the kernel allocates
 * the space.  Re-use of fields is more complicated - see the feature
 * word passed to the system call.
 */</doc>
<mbr r='lwpctl::lc_curcpu' o='0' t='volatile int'/>
<mbr r='lwpctl::lc_pctr' o='32' t='volatile int'/>
