Ich benutze nur MPASM und bei mir sieht standartmässig jeder Programmanfang so wie im Code aus.

MfG
Code:
	LIST      P=16F84
	include "P16F84.inc"
	__CONFIG _CP_OFF & _WDT_OFF & _PWRTE_ON & _HS_OSC