Pristine Ack-5.5
[Ack-5.5.git] / util / ceg / ce_back / as_back / rom1.c
1 #include "header.h"
2
3 rom1( w)
4 ONE_BYTE w;
5 {
6         gen1( w);
7 }