Changeset cf9cb36 in mainline for uspace/lib/c/include/nic
- Timestamp:
- 2012-01-22T13:41:20Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- eb2efc7
- Parents:
- 8d7ec69d
- Location:
- uspace/lib/c/include/nic
- Files:
-
- 1 added
- 1 moved
-
eth_phys.h (moved) (moved from uspace/lib/c/include/net/eth_phys.h ) (1 diff)
-
nic.h (added)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/nic/eth_phys.h
r8d7ec69d rcf9cb36 28 28 */ 29 29 30 #ifndef LIBC_N ET_ETH_PHYS_H_31 #define LIBC_N ET_ETH_PHYS_H_30 #ifndef LIBC_NIC_ETH_PHYS_H_ 31 #define LIBC_NIC_ETH_PHYS_H_ 32 32 33 33 #include <sys/types.h>
Note:
See TracChangeset
for help on using the changeset viewer.
