mirror of
https://github.com/python/cpython.git
synced 2025-08-05 01:18:26 +00:00
Patch #488073: AtheOS port.
This commit is contained in:
parent
7981ce576c
commit
f90ae20354
23 changed files with 1782 additions and 17 deletions
3
Lib/plat-atheos/regen
Normal file
3
Lib/plat-atheos/regen
Normal file
|
@ -0,0 +1,3 @@
|
|||
#! /bin/sh
|
||||
set -v
|
||||
python$EXE ../../Tools/scripts/h2py.py -i '\(u_long\)' -i '\(uint32_t\)' -i '\(int\)' -i '\(unsigned int\)' /include/netinet/in.h /include/sys/types.h
|
Loading…
Add table
Add a link
Reference in a new issue