Use func instead of FUNCTION.
This allows to compile the userland stack without errors using gcc5.
Thanks to saghul for makeing me aware and providing the patch.
MFC after: 1 week
Use __func__ instead of __FUNCTION__. Tags None Referenced Files None Subscribers None
Description
Details
|