get rid of port_config.s

This commit is contained in:
notaz 2013-06-25 02:38:21 +03:00
parent d4d626658a
commit f62850ba3a
7 changed files with 15 additions and 51 deletions

View file

@ -6,8 +6,6 @@
* See COPYING file in the top-level directory.
*/
@@ .include "port_config.s"
.equ SRR_MAPPED, (1 << 0)
.equ SRR_READONLY, (1 << 1)
.equ SRF_EEPROM, (1 << 1)