Develop and Download Open Source Software

Browse CVS Repository

Contents of /caraway/caraway/vm.c

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1.1.1 - (show annotations) (download) (as text) (vendor branch)
Tue Jan 24 07:38:06 2006 UTC (18 years, 2 months ago) by reno
Branch: MAIN, reno
CVS Tags: start, HEAD
Changes since 1.1: +0 -0 lines
File MIME type: text/x-csrc
initial import into cvs

1 #include <stdio.h>
2 #include "vm.h"
3
4 int main() {
5 printf("OpLoadInst = <%02X>\n", CWOpLoadInst);
6 printf("LastShortLoad = <%02X>\n", CWLastShortLoad);
7 }

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26