URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [rc203soc/] [sw/] [uClinux/] [drivers/] [scsi/] [constants.h] - Rev 1777
Go to most recent revision | Compare with Previous | Blame | View Log
#ifndef _CONSTANTS_H #define _CONSTANTS_H extern int print_msg(unsigned char *); extern void print_status(int); extern void print_Scsi_Cmnd (Scsi_Cmnd *); #endif /* def _CONSTANTS_H */
Go to most recent revision | Compare with Previous | Blame | View Log