8 lines
57 B
C
8 lines
57 B
C
#include "header.h"
|
|
|
|
rom1( w)
|
|
ONE_BYTE w;
|
|
{
|
|
gen1( w);
|
|
}
|