mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-18 09:08:33 -04:00
Update version numbers ready for release.
This commit is contained in:
parent
1a235efd2b
commit
92ae8e7aff
1412 changed files with 1429 additions and 1421 deletions
|
@ -359,9 +359,9 @@ uint32_t ulLoggingIPAddress;
|
|||
* SYSTEMS.
|
||||
*/
|
||||
extern uint32_t ulApplicationGetNextSequenceNumber( uint32_t ulSourceAddress,
|
||||
uint16_t usSourcePort,
|
||||
uint32_t ulDestinationAddress,
|
||||
uint16_t usDestinationPort )
|
||||
uint16_t usSourcePort,
|
||||
uint32_t ulDestinationAddress,
|
||||
uint16_t usDestinationPort )
|
||||
{
|
||||
( void ) ulSourceAddress;
|
||||
( void ) usSourcePort;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue