Skip to content
Snippets Groups Projects
Commit e1d4e154 authored by dpgilbert's avatar dpgilbert
Browse files

remove linux specific libata detect

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2325 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 005b4d6b
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@
#ifndef SCSICMDS_H_
#define SCSICMDS_H_
#define SCSICMDS_H_CVSID "$Id: scsicmds.h,v 1.62 2006/09/12 00:22:49 dpgilbert Exp $\n"
#define SCSICMDS_H_CVSID "$Id: scsicmds.h,v 1.63 2006/11/12 04:46:32 dpgilbert Exp $\n"
#include <stdio.h>
#include <stdlib.h>
......@@ -370,8 +370,5 @@ inline void dStrHex(const unsigned char* str, int len, int no_ascii)
int do_scsi_cmnd_io(int dev_fd, struct scsi_cmnd_io * iop, int report);
/* This is Linux specific and will be generalized later. */
int isLinuxLibAta(unsigned char * vpd_di_buff, int len);
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment