summaryrefslogtreecommitdiffstats
path: root/usr.bin/diff/diffreg.c
diff options
context:
space:
mode:
authorjason <jason@openbsd.org>2003-07-30 21:30:31 +0000
committerjason <jason@openbsd.org>2003-07-30 21:30:31 +0000
commit996a1d4d3ab8dd252c511e0c2b00f32472940476 (patch)
treee90e6b61e90b542bd6c44c48f8c5eb97d0d876c4 /usr.bin/diff/diffreg.c
parentdeduce the leds address from the model number and thus make some more use of that lichtenblinkenschmutz on some more machinens (diff)
downloadwireguard-openbsd-996a1d4d3ab8dd252c511e0c2b00f32472940476.tar.xz
wireguard-openbsd-996a1d4d3ab8dd252c511e0c2b00f32472940476.zip
Change:
#define I387 (*(union i387_union *)&(((struct pcb *)curproc->p_addr)->pcb_savefpu.gplemu)) To: #define I387 (curproc->p_addr->u_pcb.pcb_savefpu.gplemu) (and add a few includes of sys/user.h to make it work).
Diffstat (limited to 'usr.bin/diff/diffreg.c')
0 files changed, 0 insertions, 0 deletions