Changeset 96b46bf in rtems
- Timestamp:
- 01/04/99 16:23:29 (25 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- c1ee30f
- Parents:
- 7a42b0ca
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/i386/shared/comm/uart.c
r7a42b0ca r96b46bf 771 771 772 772 /* ================= GDB support ===================*/ 773 static int sav[4] ;773 static int sav[4] __attribute__ ((unused)); 774 774 775 775 /*
Note: See TracChangeset
for help on using the changeset viewer.