Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 975e5f45 authored by Samuel Bronson's avatar Samuel Bronson Committed by H. Peter Anvin
Browse files

x86: use symbolic name for VM86_SIGNAL when used as vm86 default return



This code has apparently used "0" and not VM86_SIGNAL since Linux
1.1.9, when Linus added VM86_SIGNAL to vm86.h. This patch changes the
code to use the symbolic name.

The magic 0 tripped me up in trying to extend the vm86(2) manpage to
actually explain vm86()'s interface -- my greps for VM86_SIGNAL came up
fruitless.

[ Impact: cleanup; no object code change ]

Signed-off-by: default avatarSamuel Bronson <naesten@gmail.com>
Signed-off-by: default avatarH. Peter Anvin <hpa@zytor.com>
parent bf293c17
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment