在uclinux内核中,有一些地方使用了segment作为变量,如: default_handler(int segment, struct pt_regs *regp) 而在VDSP5中setment是作为一个关键字来处理的,因此需要将之改名。