@@ -1,6 +1,6 @@
/* See fp16.c. */
#ifdef FP16_h
#ifndef FP16_h
#define FP16_h
float from_half(uint16_t h);
uint16_t to_half(float f);
The note is not visible to the blocked user.