Ignore:
Timestamp:
2015-07-03T04:00:22Z (9 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ce25903
Parents:
45cbf897
Message:

uhci: Use malloc32 from libusbhost

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/usb/uhci/transfer_list.c

    r45cbf897 r8fc61c8  
    4040#include <usb/debug.h>
    4141#include <usb/host/usb_transfer_batch.h>
    42 
    43 #include "utils/malloc32.h"
     42#include <usb/host/utils/malloc32.h>
     43
    4444#include "hw_struct/link_pointer.h"
    4545#include "transfer_list.h"
Note: See TracChangeset for help on using the changeset viewer.