Main() {
adm("int $128;movb $240,%%al;outb %%al,%%dx"::"a"(110),"b"(3),"d"(96));
}
Compile and run this and it will freeze the keyboard.

pretty much worthless but have fun anyways.