summaryrefslogtreecommitdiffstats
path: root/src/core/device.c
Commit message (Expand)AuthorAgeFilesLines
* We don't actually have a stdio.h header file. Our printf() functions areMichael Brown2006-09-271-1/+0Star
* include stdio.h to suppress printf warning, general warnings fixupsMarty Connor2006-09-271-0/+1
* Added generic device model.Michael Brown2006-05-161-0/+97