Fix warnings for nanox sdk

This commit is contained in:
pscott
2021-03-24 16:32:08 +01:00
parent acdbb36b44
commit 9a798e3662
9 changed files with 21 additions and 14 deletions

View File

@@ -0,0 +1,8 @@
#include "stdint.h"
void handleSetEth2WithdrawalIndex(uint8_t p1,
uint8_t p2,
uint8_t *dataBuffer,
uint16_t dataLength,
unsigned int *flags,
unsigned int *tx);