repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
revert between 56095 -> 55830 in arch
[AROS.git]
/
arch
/
i386-pc
/
exec
/
cache.S
blob
241ac450777096f8cf32bb0f8412656651b7915c
1
/*
2
Copyright © 1995-2015, The AROS Development Team. All rights reserved.
3
$Id$
4
*/
5
6
.balign 32,0x90
7
.globl Exec_Wbinvd
8
.type Exec_Wbinvd,@function
9
10
Exec_Wbinvd: wbinvd
11
iret