swh:1:snp:3c665ee4f67729f27f2e40193ab88e7298cf0fef
Raw File
Tip revision: a978b30af3bab0dd9af9350eeda25e76123fa28e authored by Linus Torvalds on 16 March 2008, 23:32:14 UTC
Linux 2.6.25-rc6
Tip revision: a978b30
check-model.c
int __attribute__ ((__model__ (__small__))) x;
back to top