K 10 svn:author V 3 dim K 8 svn:date V 27 2012-11-10T16:02:12.421321Z K 7 svn:log V 293 Fix all the inconsistent nve_os* function declarations and definitions in nve(4). The OS_API structure defined in os.h expects NV_API_CALL attributes, effectively regparm(0), on its function pointers, but all the functions were declared and defined without this attribute. MFC after: 1 week END