Go to the documentation of this file.
9 #include <linux/types.h>
10 #include <linux/ctype.h>
11 #include <linux/string.h>
12 #include <linux/kernel.h>
13 #include <asm/sn/types.h>
47 unsigned char brickchar;
89 *buffer++ = brickchar;
100 strcpy(buffer,
"/" "bay" "/"); buffer +=
strlen(buffer);
106 sprintf(buffer,
"%d", position);