[net.lang.c] asm keyword

veach (11/02/82)

The 'asm' keyword permits in-line assembler code.  Nice on 
non-UNIX systems to allow you to access various 'system calls'
that don't have a C interface.