crypto
|
hv: use int32_t replace int
|
2018-12-12 13:08:10 +08:00 |
atomic.h
|
hv: use uint32_t replace "unsigned int"
|
2018-12-12 13:08:10 +08:00 |
mem_mgt.h
|
hv: use uint32_t replace "unsigned int"
|
2018-12-12 13:08:10 +08:00 |
rtl.h
|
hv:move 'udelay' to timer.c
|
2019-03-22 08:38:13 +08:00 |
spinlock.h
|
hv: clean up spinlock
|
2018-09-14 09:44:44 +08:00 |
sprintf.h
|
fix "Casting operation to a pointer"
|
2018-11-06 13:37:33 +08:00 |
types.h
|
hv: remove unused MACROs
|
2018-09-18 09:43:43 +08:00 |
util.h
|
hv:remove some unnecessary includes
|
2019-05-07 09:10:13 +08:00 |