index
:
minicc.git
master
Minimal Incomplete Compiler Collection
mail@reichwein.it
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
asm
/
intel64
/
all_ops.h
blob: 83b654b2e339f7f4944645e750ebf980a670c347 (
plain
)
1
2
3
4
5
#pragma once #include "int.h" #include "nop.h" #include "ret.h"