mirror of
https://github.com/hashcat/hashcat.git
synced 2024-12-01 20:38:14 +00:00
Merge branch 'master' of https://github.com/hashcat/hashcat
This commit is contained in:
commit
ff4d5208be
@ -81,7 +81,12 @@
|
|||||||
* function declarations can have a large influence depending on the opencl runtime
|
* function declarations can have a large influence depending on the opencl runtime
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
#ifdef IS_NV
|
||||||
|
#define DECLSPEC
|
||||||
|
#else
|
||||||
#define DECLSPEC static inline
|
#define DECLSPEC static inline
|
||||||
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* AMD specific
|
* AMD specific
|
||||||
|
Loading…
Reference in New Issue
Block a user