source: ReferenceDesigns/w3_802.11/c/wlan_w3_high/include/w3_sw_intr.h

Last change on this file was 6319, checked in by chunter, 5 years ago

1.8.0 release wlan-mac-se

File size: 316 bytes
Line 
1/*****************************************************************
2* File: w3_sw_intr.h
3* Copyright (c) 2019 Mango Communications, all rights reserved
4*****************************************************************/
5
6#ifndef W3_SW_INTR_H_
7#define W3_SW_INTR_H_
8
9
10int w3_sw_intr_init();
11
12#endif /* W3_SW_INTR_H_ */
Note: See TracBrowser for help on using the repository browser.