Print this page
8609 want a position independent CRT

@@ -34,12 +34,12 @@
  *
  * Note: If you change it, you need to change it in the following files as
  * well:
  *
  *  - lib/libc/i386/gen/makectxt.c
- *  - lib/common/i386/crti.s
- *  - lib/common/i386/crt1.s
+ *  - lib/crt/i86/crti.s
+ *  - lib/crt/i86/crt1.s
  */
 #undef  STACK_ALIGN
 #define STACK_ALIGN     16
 
 extern int getlwpstatus(thread_t, lwpstatus_t *);