Messages in this thread |  | | Date | Thu, 7 Dec 2000 20:04:16 -0600 | | Subject | Re: Signal 11 | | From | Peter Samuelson <> |
| |
[Dick Johnson] > Do: > > char main[]={0xff,0xff,0xff,0xff};
Oh come on, at least pick an *interesting* invalid opcode:
char main[]={0xf0,0x0f,0xc0,0xc8}; /* try also on NT (: */
Peter - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |