fi; \
fi`
-NWSOURCE = /gaunt/grossman/unsupported/Novell
-NWINCLUDES = -I/gaunt/grossman/PPC-NETWARE/ndk/include
+NWINCLUDES = -I/gaunt/grossman/ALPHA-NLM/940830/clib/include
LD_FOR_TARGET = ` \
if [ -f ../../ld/ld.new ] ; then \
* va<42:41> = 10 (binary) for super-page address
*/
- lda t0, 0xc01c(zero) /* t0 = 0000 0000 0000 c01c */
- ldah t0, -1(t0) /* t0 = ffff ffff ffff c01c */
+ lda t0, 0xc01c(zero) /* t0 = ffff ffff ffff c01c */
sll t0, 28, t0 /* t0 = ffff fc01 c000 0000 */
* va<42:41> = 10 (binary) for super-page address
*/
- lda t0, 0xc01c(zero) /* t0 = 0000 0000 0000 c01c */
- ldah t0, -1(t0) /* t0 = ffff ffff ffff c01c */
+ lda t0, 0xc01c(zero) /* t0 = ffff ffff ffff c01c */
sll t0, 28, t0 /* t0 = ffff fc01 c000 0000 */
extern void set_step_traps (struct StackFrame *);
extern void clear_step_traps (struct StackFrame *);
-#if 0
-__main() {};
-#endif
+static int __main() {};
/* Read a character from the serial port. This must busy wait, but
that's OK because we will be the only thread running anyhow. */