Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37714093
en ru br
ALT Linux repos
S:0.1.10-alt10
5.0: 0.1.9-alt1

Group :: System/Kernel and hardware
RPM: v86d

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: v86d-0.1.10-alt9.patch
Download


 libs/x86emu/ops2.c | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/libs/x86emu/ops2.c b/libs/x86emu/ops2.c
index 06b7f56..bb3c425 100644
--- a/libs/x86emu/ops2.c
+++ b/libs/x86emu/ops2.c
@@ -46,6 +46,8 @@
 		     ((x & 0x0000ff00) << 8) | \
 		     ((x & 0x000000ff) << 24))
 
+extern void cpuid (void);
+
 /*----------------------------- Implementation ----------------------------*/
 
 /****************************************************************************
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin