Changeset 259 for trunk/hal/generic
- Timestamp:
- Jul 20, 2017, 3:06:35 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/hal/generic/hal_drivers.h
r257 r259 16 16 * 17 17 * You should have received a copy of the GNU General Public License 18 * along with ALMOS-MKH .; if not, write to the Free Software Foundation,18 * along with ALMOS-MKH; if not, write to the Free Software Foundation, 19 19 * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 20 20 */ … … 33 33 void hal_drivers_mmc_init(chdev_t *mmc, uint32_t impl); 34 34 35 void hal_drivers_nic_init(chdev_t *nic, uint32_t impl); 36 35 37 #endif /* HAL_DRIVERS_H_ */ 36 38
Note: See TracChangeset
for help on using the changeset viewer.