Path: Assembly Language : Start :
Matt's Page
Start
Assembly language entry point for i386 Linux...
start.tar.gz - This is written using nasm and gcc to create a main entry point for a C program using NASM.
_start.asm - the _start function
__main.asm - the __main function