- Timestamp:
- Oct 6, 2005, 12:08:15 PM (15 years ago)
- Children:
- ae557d1a
- Parents:
- aba5ed4
- Location:
- c/src/lib/libbsp/sparc/leon2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/sparc/leon2/ChangeLog
raba5ed4 r37f09415 1 2005-10-06 Joel Sherrill <joel@OARcorp.com> 2 3 * include/bsp.h: Remove include of libchip/smc91111exp.h from bsp.h 4 since it is not available when networking is disabled. 5 1 6 2005-10-05 Jiri Gaisler <jiri@gaisler.com> 2 7 Edvin Catovic <edvin@gaisler.com> -
c/src/lib/libbsp/sparc/leon2/include/bsp.h
raba5ed4 r37f09415 35 35 36 36 #include <console.h> 37 #include <libchip/smc91111exp.h>38 37 39 38 /*
Note: See TracChangeset
for help on using the changeset viewer.