vecaddx: Change arg device address to 7fff0000
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef _COMMON_H_
|
||||
#define _COMMON_H_
|
||||
|
||||
#define KERNEL_ARG_DEV_MEM_ADDR 0x7ffff000
|
||||
#define KERNEL_ARG_DEV_MEM_ADDR 0x7fff0000
|
||||
|
||||
#ifndef TYPE
|
||||
#define TYPE float
|
||||
|
||||
Reference in New Issue
Block a user