[libnpuhost] Use NULL instead of nullptr
authorDongju Chae <dongju.chae@samsung.com>
Wed, 21 Jul 2021 09:54:19 +0000 (18:54 +0900)
committer문지중/On-Device Lab(SR)/Principal Engineer/삼성전자 <jijoong.moon@samsung.com>
Wed, 21 Jul 2021 10:54:04 +0000 (19:54 +0900)
commit0fa05f45af5a5dd122923a04cc464985c056c06b
tree56e67b549a5e19f599c179860e75ae6c3f80a33e
parent809ba29f44bcd49986896886e0b763b0bf47729a
[libnpuhost] Use NULL instead of nullptr

This patch removes nullptr because C programs cannot recognize
nullptr.

Signed-off-by: Dongju Chae <dongju.chae@samsung.com>
include/host/libnpuhost.h