sbin/usched: Use uint64_t for cpu#
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sun, 17 May 2015 14:25:07 +0000 (23:25 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Tue, 19 May 2015 12:24:15 +0000 (21:24 +0900)
commite6242c1aeaa1aebf9488d08395ef4e00d8210e76
tree875e15e8508c3f56162ec23fc2276a62cd95195a
parent8d0c120503585b33d2e8e29cb1763ec136392295
sbin/usched: Use uint64_t for cpu#

- Use uint64_t for 64 cpus(mask) instead of unsigned long.
sbin/usched/usched.c