#ifndef COLORIZE_H #define COLORIZE_H #define colorize_start(fore) "\033[" __##fore "m" #define colorize_start_full(fore, back) "\033[" __##fore ";" __on_##back "m" #define colorize_end() "\033[" __reset "m" #endif /* COLORIZE_H */ ' href='https://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/drivers/usb/host/uhci-grlib.c?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/usb/host/uhci-grlib.c
/lib/api/debug-internal.h?h=nds-private-remove&id=69416f13e50bcdb2e26e3e2d0eab655bcae6320a&showmsg=1'>Expand)
AgeCommit message (Collapse)AuthorFilesLines
AuthorFilesLines