frameworks/wilhelm/tools/hashgen/part6.c

5 lines
134 B
C
Raw Normal View History

2025-08-25 08:17:13 +08:00
};
if (&SL_IID_array[0] <= iid && &SL_IID_array[MPH_MAX] > iid)
return iid - &SL_IID_array[0];
if (NULL != iid) {