stdint: Add a definition of UINT8_MAX
[platform/kernel/u-boot.git] / include / g_dnl.h
index 6d461c7..836ee60 100644 (file)
@@ -38,6 +38,7 @@ int g_dnl_board_usb_cable_connected(void);
 int g_dnl_register(const char *s);
 void g_dnl_unregister(void);
 void g_dnl_set_serialnumber(char *);
+void g_dnl_set_product(const char *s);
 
 bool g_dnl_detach(void);
 void g_dnl_trigger_detach(void);