No arch is using this anymore, and we want all new ports using the
hardware framework instead. Punt WITH_DEVICES and the two callbacks
device_io_{read,write}_buffer.
We can also punt the tconfig.h file as no port is using it anymore.
This fixes in-tree builds that get confused by picking up the wrong
one (common/ vs <port>/) caused by commit
|
||
|---|---|---|
| .. | ||
| aclocal.m4 | ||
| ChangeLog | ||
| compile.c | ||
| config.in | ||
| configure | ||
| configure.ac | ||
| inst.h | ||
| Makefile.in | ||
| sim-main.h | ||
| writecode.c | ||