您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

12345678
  1. /*
  2. * Intel's compiler creates an implicit call to this function at the
  3. * start of main().
  4. *
  5. */
  6. void __libgcc __intel_new_proc_init ( void ) {
  7. /* Do nothing */
  8. }