NT_UP宏

NT_UP
Use this macro to indicate whether your driver will run on a uniprocessor
machine or multiprocessor machine. The default is uniprocessor, as follows:
NT_UP=1
To specify multiprocessor, set:
NT_UP=0

posted @ 2012-02-13 15:48  Fan Zhang  阅读(407)  评论(0)    收藏  举报