Implement the string_length function. It takes a single argument pointing to the string. The string is terminated with a zero byte like in C. You should use the i386 System V ABI calling convention.
string_length