clarify comment
This commit is contained in:
@@ -85,7 +85,7 @@ void setcookie(uint32_t cookie, uint32_t value)
|
|||||||
printf("cannot set cookie, cookie jar is full!\r\n");
|
printf("cannot set cookie, cookie jar is full!\r\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
#define COOKIE_DMAC 0x444d4143L /* FireTOS DMA API */
|
#define COOKIE_DMAC 0x444d4143L /* FireTOS DMA API cookie ("DMAC") */
|
||||||
#define COOKIE_BAS_ 0x4241535fL /* BAS_ cookie (points to driver table struct */
|
#define COOKIE_BAS_ 0x4241535fL /* BAS_ cookie (points to driver table struct */
|
||||||
|
|
||||||
static char *dt_to_str(enum driver_type dt)
|
static char *dt_to_str(enum driver_type dt)
|
||||||
|
|||||||
Reference in New Issue
Block a user