blob: 97a1d1e2cdc05bcdb5bdcbd00b02b2d47ec04fb5 [file] [log] [blame]
foo (int *p)
{
*p = (unsigned short) *p;
}