Calling Assembly Language Functions from C Code

You can call assembly language functions from C just as you would call any standard C function, using standard C syntax.