beb includes read, write functions, so that it doesnt have to go to locallink interface

This commit is contained in:
Dhanya Maliakal
2015-06-15 17:41:48 +02:00
parent b11b7c1c09
commit 8323f81e8a
8 changed files with 104 additions and 71 deletions

View File

@ -40,7 +40,6 @@ struct LocalLinkInterface{
int Local_Test(struct LocalLinkInterface* ll,unsigned int buffer_len, void *buffer);
void Local_LocalLinkInterface(struct LocalLinkInterface* ll);
int Local_GetModuleConfiguration (struct LocalLinkInterface* ll, u_int32_t baseaddr, u_int32_t offset);
/*
int FiFoReset(unsigned int numb);