mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-02-26 19:56:39 +00:00
Fixes compiler warnings: pn53x.c:565: warning: no previous prototype for ‘pn53x_ReadRegister’ pn53x.c:591: warning: no previous prototype for ‘pn53x_WriteRegister’ pn53x.c:748: warning: no previous prototype for ‘pn53x_int_to_timeout’ pn53x.c:1003: warning: no previous prototype for ‘pn53x_initiator_select_passive_target_ext’ pn53x.c:1334: warning: no previous prototype for ‘__pn53x_init_timer’ pn53x.c:1355: warning: no previous prototype for ‘__pn53x_get_timer’