|
|
1.1 root 1: #include "hw/hw.h"
2: #include "hw/boards.h"
3:
4: void cpu_save(QEMUFile *f, void *opaque)
5: {
6: }
7:
8: int cpu_load(QEMUFile *f, void *opaque, int version_id)
9: {
10: return 0;
11: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.