mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-04 09:38:41 +01:00
moved verifykernelversion to common
This commit is contained in:
@@ -105,7 +105,3 @@ uint32_t *Blackfin_getBaseAddress();
|
||||
* Map FPGA
|
||||
*/
|
||||
int mapCSP0(void);
|
||||
|
||||
/** check kernel version against expected version string (complain if too old)
|
||||
* @returns OK or FAIL */
|
||||
int blackfin_checkKernelVersion(char *expectedVersion);
|
||||
Reference in New Issue
Block a user