File diff r2209:e40a090476da → r2210:ed1be54700ae
hal.h
Show inline comments
 
@@ -41,7 +41,6 @@ typedef struct {
 
	const char *name;
 
	const char *longname;
 
	const void *drv;
 
	uint32 flags;
 
} DriverDesc;
 

	
 
enum {